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