Skip to content

Commit

Permalink
specifiy user
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Cook <rcook@redhat.com>
  • Loading branch information
cooktheryan committed Jun 11, 2024
1 parent 40eb3a2 commit 0bab489
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ resource "aws_instance" "builder" {
"sudo dnf -y install container-tools podman",
"sudo subscription-manager config --rhsm.manage_repos=1",
"systemctl enable --now podman.socket --user",
"sudo loginctl enable-linger ec2-user",
]
}
connection {
Expand Down

0 comments on commit 0bab489

Please sign in to comment.