cloud: try using ens3 for network dev

This commit is contained in:
Dennis Gilmore 2014-05-22 16:34:32 -05:00
parent 1f37a24e7a
commit e1778df1fe
1 changed files with 1 additions and 1 deletions

View File

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