Fix network_dhcp template.
This commit is contained in:
parent
c43ab95f86
commit
102cb403e2
|
@ -1,3 +1,3 @@
|
||||||
#VAGRANT-BEGIN
|
#VAGRANT-BEGIN
|
||||||
ifconfig_em<%= ifname %>="DHCP"
|
ifconfig_<%= ifname %>="DHCP"
|
||||||
#VAGRANT-END
|
#VAGRANT-END
|
||||||
|
|
Loading…
Reference in New Issue