Revert PR 9133

This commit is contained in:
nvazquez 2025-01-04 00:50:48 -03:00
parent 663dce1f18
commit ce50ad21ac
No known key found for this signature in database
GPG Key ID: 656E1BCC8CB54F84
3 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@ users:
- name: cloud
sudo: ALL=(ALL) NOPASSWD:ALL
shell: /bin/bash
ssh_authorized_keys: |
ssh_authorized_keys:
{{ k8s.ssh.pub.key }}
write_files:

View File

@ -22,7 +22,7 @@ users:
- name: cloud
sudo: ALL=(ALL) NOPASSWD:ALL
shell: /bin/bash
ssh_authorized_keys: |
ssh_authorized_keys:
{{ k8s.ssh.pub.key }}
write_files:

View File

@ -21,7 +21,7 @@ users:
- name: cloud
sudo: ALL=(ALL) NOPASSWD:ALL
shell: /bin/bash
ssh_authorized_keys: |
ssh_authorized_keys:
{{ k8s.ssh.pub.key }}
write_files: