tripleo-common/image-yaml/overcloud-odl-rhel7.yaml
Dan Prince bce76efbcd Install os-net-config as a package, not an element
This change drops use of the os-net-config element from
t-h-t and simply installs the tool as a standard package.

The use of os-net-config has been deprecated in favor of
the new template styles for awhile now. The new hook gives better
signals when errors occur configuring the physical networks.

Change-Id: Ie4f5d771a16ea453b470be8ea103b2bde4aa892a
Related-bug: #1695091
2018-01-24 12:57:56 -05:00

27 lines
721 B
YAML

disk_images:
-
imagename: overcloud-odl
builder: dib
type: qcow2
distro: rhel7
elements:
- sysctl
- baremetal
- dhcp-all-interfaces
- os-collect-config
- puppet-modules
- stable-interface-names
- grub2-deprecated
packages:
- java-1.8.0-openjdk
- ntp
- opendaylight
- python-heat-agent-puppet
- python-heat-agent-hiera
- python-heat-agent-apply-config
- python-heat-agent-ansible
- python-heat-agent-docker-cmd
- python-heat-agent-json-file
- os-net-config
options: