Skip to content

Commit

Permalink
Update foreman.yml
Browse files Browse the repository at this point in the history
Fixed some grammar and clarified descriptions.
  • Loading branch information
daobrien committed Aug 19, 2014
1 parent 374370d commit 11c2bf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/foreman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
# Your foreman server address
:host: 'https://localhost/'

# Credentials. You'll be asked for the interactively if you leave them blank here
# Credentials. You'll be asked for them interactively if you leave them blank here
:username: 'admin'
#:password: 'example'

# Check API documentation cache status on each request
#:refresh_cache: false

# API request timeout, set -1 for infinity
# API request timeout. Set to -1 for no timeout
#:request_timeout: 120 #seconds

0 comments on commit 11c2bf5

Please sign in to comment.