From a96721ad721e400f474b2032022f930a2d2a6cf4 Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Mon, 13 Mar 2017 14:39:06 -0600 Subject: [PATCH] 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 44ff6913a2dcaf9c49088b6dae73cc37a3ee9b21) --- image-yaml/overcloud-images.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/image-yaml/overcloud-images.yaml b/image-yaml/overcloud-images.yaml index ff0a4bfca..a2e0d689a 100644 --- a/image-yaml/overcloud-images.yaml +++ b/image-yaml/overcloud-images.yaml @@ -21,6 +21,7 @@ disk_images: - enable-packages-install - pip-and-virtualenv-override - overcloud-dracut + - remove-machine-id packages: - python-psutil - python-debtcollector