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: Idd848cd307c179afa557618f44db34b2fb57d937
Closes-Bug: #1672461
(cherry picked from commit 44ff6913a2)
This commit is contained in:
Alex Schultz 2017-03-13 14:39:06 -06:00 committed by Emilien Macchi
parent 6a939cb994
commit a96721ad72
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ disk_images:
- enable-packages-install
- pip-and-virtualenv-override
- overcloud-dracut
- remove-machine-id
packages:
- python-psutil
- python-debtcollector