cloud-atomic: Disable network.service

https://lists.fedoraproject.org/pipermail/cloud/2015-March/005131.html
This commit is contained in:
Colin Walters 2015-03-19 21:03:34 -04:00
parent 85f7fb5737
commit 512d03deb0
1 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,8 @@ firewall --disabled
bootloader --timeout=1 --append="no_timer_check console=tty1 console=ttyS0,115200n8"
network --bootproto=dhcp --device=link --activate --onboot=on
services --enabled=network,sshd,rsyslog,cloud-init,cloud-init-local,cloud-config,cloud-final
services --disabled=network
services --enabled=sshd,rsyslog,cloud-init,cloud-init-local,cloud-config,cloud-final
zerombr
clearpart --all