Add logsync user ssh public keys
This commit is contained in:
parent
4b10d1c00c
commit
7819982044
1 changed files with 4 additions and 0 deletions
|
@ -32,5 +32,9 @@ tls_bundle: /etc/pki/tls/cert.pem
|
||||||
# url where installer data is located
|
# url where installer data is located
|
||||||
boot_url: https://boot.foo.sh
|
boot_url: https://boot.foo.sh
|
||||||
|
|
||||||
|
# ssh public keys for logsync user
|
||||||
|
logsync_publickeys:
|
||||||
|
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA7JV2Aja44X9Fy10ljY7DKXxeFAsyqPBbo5VteNrB0c root@log01.home.foo.sh
|
||||||
|
|
||||||
# hardcode this for now
|
# hardcode this for now
|
||||||
ansible_datacenter: home
|
ansible_datacenter: home
|
||||||
|
|
Loading…
Add table
Reference in a new issue