removed explicit reboot method flag
This commit is contained in:
parent
f6fe3c2484
commit
52bb5f663f
@ -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 ~}
|
||||
|
Loading…
Reference in New Issue
Block a user