Skip to content

Commit

Permalink
Add explanatory comment
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew <[email protected]>
  • Loading branch information
strugee and AndrewKvalheim committed Apr 10, 2024
1 parent 5bda7e2 commit 6a0faf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions simple_vm/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ resource "openstack_compute_instance_v2" "instance" {
#cloud-config
ssh_pwauth: false
users:
# As in seagl-ansible/roles/users/tasks/main.yml
- name: "gh-actions"
gecos: "Privileged User"
sudo: "ALL=(ALL) NOPASSWD:ALL"
Expand Down

0 comments on commit 6a0faf3

Please sign in to comment.