Move everything off of Ansible
This commit is contained in:
@@ -50,5 +50,8 @@ BOOTPROTO="dhcp"
|
||||
ONBOOT="yes"
|
||||
TYPE="Ethernet"
|
||||
EOF
|
||||
|
||||
sed -i -E -e 's/^.*UseDNS.*$/UseDNS no/'
|
||||
echo "PubkeyAcceptedKeyTypes +ssh-rsa" >> /etc/ssh/sshd_config
|
||||
%end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user