diff --git a/group_vars/all.yml b/group_vars/all.yml index cd23e60..252162d 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -32,5 +32,9 @@ tls_bundle: /etc/pki/tls/cert.pem # url where installer data is located 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 ansible_datacenter: home