Skip to content

Commit

Permalink
Update style
Browse files Browse the repository at this point in the history
  • Loading branch information
maria committed Nov 23, 2014
1 parent 407406c commit 071a3c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/foregit.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@ You can describe and maintain a Foreman instance through a Git repository.

### Install and configure

Step 1: Install the gem
#### Step 1: Install the gem

`gem install foregit`

Step 2: Add a configuration file
#### Step 2: Add a configuration file

Foregit is using a `hammer-cli` plugin for commands. So, you should add the module settings either in
`/etc/hammer/cli.modules.d/foregit.yml` or `/home/.hammer/cli.modules.d/foregit.yml` directories.
You can copy the `foregit/config/foregit.yml` to one of the directories above,

Step 3: Add your settings
#### Step 3: Add your settings

Add settings like:
- Foreman URL, Foreman API client and token
Expand Down

0 comments on commit 071a3c6

Please sign in to comment.