fix permission problem
This commit is contained in:
parent
5b8a4d48cf
commit
c8c14621cd
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ sudo apt-get install -y git
|
|||
##
|
||||
## Create network
|
||||
##
|
||||
cat > /etc/network/interfaces.d/openstack <<MARK
|
||||
sudo tee /etc/network/interfaces.d/openstack >/dev/null <<MARK
|
||||
# auto eth1
|
||||
# iface dummy0 inet manual
|
||||
# pre-up ip link add dummy0 type dummy
|
||||
|
|
Loading…
Reference in a new issue