Adding config file to /etc/aurora
This commit is contained in:
parent
1a046b30af
commit
d4f442d05c
3 changed files with 16 additions and 2 deletions
13
debian/etc/aurora/australis.yml
vendored
Normal file
13
debian/etc/aurora/australis.yml
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
|
||||
#username: "aurora"
|
||||
#password: "secret"
|
||||
#clientKey: "/path/to/client/key"
|
||||
#clientCert: "/path/to/client/cert"
|
||||
#caCertsPath: "/path/to/ca/certs"
|
||||
#skipCertVerification: true
|
||||
#scheduler: "http://DirecToScheduler"
|
||||
#zk:
|
||||
#- 192.168.3.1
|
||||
#- 192.168.3.2
|
||||
#- 192.168.3.3
|
Loading…
Add table
Add a link
Reference in a new issue