SQ centos 7

This commit is contained in:
Michael Adam 2015-12-07 10:27:16 +01:00
parent 58367598e6
commit 376fe7f41d

View file

@ -9,9 +9,6 @@ info 'Installing extra packages and upgrading'
debug 'Bringing container up'
utils.lxc.start
# how to get that network up?...
utils.lxc.attach ifup eth0
# Sleep for a bit so that the container can get an IP
SECS=20
log "Sleeping for $SECS seconds..."