Remove machine-id from image

We should not be providing a machine-id in the overcloud images, so use
the remove-machine-id element to make sure it is cleaned from the
overcloud image during the build process.

Change-Id: I1d4f86ca9f173195ac4477be43b62a0ce388cc79
Depends-On: Id3f8c510801f8fcc1fc03415b0ebd23a2ff9da4c
Closes-Bug: #1672461
(cherry picked from commit 44ff6913a2)
(cherry picked from commit a96721ad72)
This commit is contained in:
Alex Schultz 2017-03-13 14:39:06 -06:00
parent de872dd3de
commit f62e8f966d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ disk_images:
arch: amd64
type: qcow2
elements:
- hosts baremetal dhcp-all-interfaces os-collect-config overcloud-full overcloud-controller overcloud-compute overcloud-ceph-storage puppet-modules hiera os-net-config stable-interface-names grub2 element-manifest network-gateway dynamic-login enable-packages-install pip-and-virtualenv-override
- hosts baremetal dhcp-all-interfaces os-collect-config overcloud-full overcloud-controller overcloud-compute overcloud-ceph-storage puppet-modules hiera os-net-config stable-interface-names grub2 element-manifest network-gateway dynamic-login enable-packages-install pip-and-virtualenv-override remove-machine-id
packages:
- python-psutil
- python-debtcollector