feat: make iac user sudo
This commit is contained in:
@@ -5,4 +5,5 @@ users:
|
|||||||
- name: iac
|
- name: iac
|
||||||
ssh-authorized-keys:
|
ssh-authorized-keys:
|
||||||
- ${azure-ssh-key}
|
- ${azure-ssh-key}
|
||||||
shell: /bin/bash
|
shell: /bin/bash
|
||||||
|
sudo: ALL=(ALL) NOPASSWD:ALL
|
||||||
|
Reference in New Issue
Block a user