removed explicit reboot method flag

This commit is contained in:
Karim Naufal 2022-03-03 03:02:24 +01:00
parent f6fe3c2484
commit 52bb5f663f

View File

@ -18,11 +18,6 @@ write_files:
AuthorizedKeysFile .ssh/authorized_keys
path: /etc/ssh/sshd_config.d/kube-hetzner.conf
# Setting the right reboot mode
- content: |
REBOOT_METHOD=rebootmgr
path: /etc/transactional-update.conf
# Add ssh authorized keys
ssh_authorized_keys:
%{ for key in sshAuthorizedKeys ~}