From 7775f12ddd53914abc94878734a907544af26688 Mon Sep 17 00:00:00 2001 From: Scott Little Date: Wed, 4 Sep 2019 10:14:22 -0400 Subject: [PATCH] Config file changes to add 'stx-ocf-scripts ' after relocation from 'stx-upstream' Story: 2006166 Task: 35687 Depends-On: I665dc7fabbfffc798ad57843eb74dca16e7647a3 Change-Id: Icadc524bca7b6027caebf3923fce8260e17d9ef1 Signed-off-by: Scott Little Depends-On: I363681d077eb5724982ca0e9d7d4fa17ac7298dd Depends-On: I814d35ca3e55fbfb9e0a462f3f05ff2db6a9cca5 --- centos_iso_image.inc | 3 +++ centos_pkg_dirs | 1 + 2 files changed, 4 insertions(+) diff --git a/centos_iso_image.inc b/centos_iso_image.inc index 66b118fd..3b3ffa9a 100644 --- a/centos_iso_image.inc +++ b/centos_iso_image.inc @@ -21,3 +21,6 @@ sm-client # sm-tools sm-tools + +# stx-ocf-scripts +stx-ocf-scripts diff --git a/centos_pkg_dirs b/centos_pkg_dirs index 31aea125..05abb005 100644 --- a/centos_pkg_dirs +++ b/centos_pkg_dirs @@ -4,3 +4,4 @@ service-mgmt/sm-1.0.0 service-mgmt-api service-mgmt-client service-mgmt-tools +stx-ocf-scripts