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
This commit is contained in:
Alex Schultz 2017-03-13 14:39:06 -06:00
parent 653cbce94e
commit 44ff6913a2
1 changed files with 1 additions and 0 deletions

View File

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