From 874cdf082062badc3c161e6cef87127879df96bf Mon Sep 17 00:00:00 2001 From: Jason McKenna Date: Tue, 6 Nov 2018 11:10:47 -0500 Subject: [PATCH] Add python2-ruamel-yaml to controllers This change adds the package to the list of files included on the ISO and installed on nodes be default. Depends-On: https://review.openstack.org/615923 Change-Id: Ie42771672d867140728905bce7b011f7f375cfd3 Signed-off-by: Jason McKenna Story: 2004240 Task: 27763 --- centos_iso_image.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/centos_iso_image.inc b/centos_iso_image.inc index 015d6b268..2bea31703 100644 --- a/centos_iso_image.inc +++ b/centos_iso_image.inc @@ -338,3 +338,6 @@ mlnx-ofa_kernel-rt-modules # update-motd update-motd + +# python2-ruamel-yaml +python2-ruamel-yaml