Don't store ssh public keys to variables
This commit is contained in:
parent
de5a72dc8d
commit
951e0071cd
1 changed files with 0 additions and 3 deletions
|
@ -28,9 +28,6 @@ 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: "{{ lookup('file', '../files/ssh/logsync.pub') }}"
|
||||
|
||||
# default name servers
|
||||
network_dns_servers:
|
||||
- 8.8.8.8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue