Skip to content

Commit

Permalink
hostname fix
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Fraser <[email protected]>
  • Loading branch information
bobfraser1 committed Sep 14, 2022
1 parent 8e60ced commit 75a3b93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alpine.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
"apk upgrade",
"apk add virtualbox-guest-additions",
"apk add sudo",
"echo '127.0.0.1 alpine alpine.localdomain' >> /etc/hosts",
"user={{user `ssh_username`}}",
"echo Add user $user with NOPASSWD sudo",
"echo $user 'ALL=(ALL) NOPASSWD: ALL' >> /etc/sudoers.d/$user",
Expand Down

0 comments on commit 75a3b93

Please sign in to comment.