mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Fix typo in readme for dotfile
This commit is contained in:
parent
7015fc3b20
commit
279a0d98ce
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ gem install vmfloaty
|
||||||
If you do not wish to continuely specify various config options with the cli, you can have a dotfile in your home directory for some defaults. For example:
|
If you do not wish to continuely specify various config options with the cli, you can have a dotfile in your home directory for some defaults. For example:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
#file at /Users/me/.vmpooler.yml
|
#file at /Users/me/.vmfloaty.yml
|
||||||
url: 'http://vmpooler.mycompany.net'
|
url: 'http://vmpooler.mycompany.net'
|
||||||
user: 'brian'
|
user: 'brian'
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue