Force deployment image to trusty
Default for ubuntu-minimal has been set to xenial, and it's causing dhcp-all-interfaces to fail. A bug has been opened in bifrost for it: https://bugs.launchpad.net/bifrost/+bug/1641668 Change-Id: I52b9f984e4dd77916c38e8ce8d2aa41c247a66c8
This commit is contained in:
parent
0308967fd8
commit
c34f350cfe
@ -12,6 +12,7 @@ dhcp_static_mask: <%= @dhcp_static_mask %>
|
||||
inventory_dhcp: true
|
||||
inventory_dhcp_static_ip: true
|
||||
dib_os_element: "ubuntu-minimal"
|
||||
dib_os_release: "trusty"
|
||||
dib_packages: "openssh-server,vlan,vim,less,bridge-utils,language-pack-en,iputils-ping,rsyslog,curl"
|
||||
dib_trace: true
|
||||
extra_dib_elements: "devuser infra-cloud-bridge puppet growroot"
|
||||
|
Loading…
Reference in New Issue
Block a user