Merge "Don't use sudo in base."
This commit is contained in:
commit
0bbea74583
@ -3,6 +3,6 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
sudo dd of=/etc/cloud/cloud.cfg.d/10_etc_hosts.cfg << EOF
|
dd of=/etc/cloud/cloud.cfg.d/10_etc_hosts.cfg << EOF
|
||||||
manage_etc_hosts: True
|
manage_etc_hosts: True
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user