Add logsync user ssh public keys

This commit is contained in:
Timo Makinen 2021-09-16 19:48:24 +00:00
parent 4b10d1c00c
commit 7819982044

View file

@ -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