Skip to content

Commit

Permalink
Fixed network config loading
Browse files Browse the repository at this point in the history
Signed-off-by: Jaid <[email protected]>
  • Loading branch information
Jaid committed May 27, 2019
1 parent 13d53bd commit 06deb8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloudconfig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,6 @@ write_files:
runcmd:
- ufw allow ssh
- ufw --force enable
- service networking restart
- downloadJaidScript setupRoot
- DEBIAN_FRONTEND=noninteractive PS4='[:\$LINENO] ' bash -e -x $bashFile > /var/log/setupRoot.log 2>&1 /usr/local/bin/setupRoot

0 comments on commit 06deb8d

Please sign in to comment.