mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Update example config
This commit is contained in:
parent
24722279d0
commit
6622a2ea17
1 changed files with 7 additions and 2 deletions
|
|
@ -1,3 +1,8 @@
|
||||||
url: 'http://vmpooler.example.com/api/v1'
|
|
||||||
user: 'brian'
|
user: 'brian'
|
||||||
token: 'token here'
|
services:
|
||||||
|
main:
|
||||||
|
url: 'https://vmpooler.mycompany.net/api/v1'
|
||||||
|
token: 'tokenstring'
|
||||||
|
alternate:
|
||||||
|
url: 'https://vmpooler.alternate.net/api/v1'
|
||||||
|
token: 'alternate-tokenstring'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue