From a272bbf64d2336013bce834a8ecf4031f982e105 Mon Sep 17 00:00:00 2001 From: Al Bailey Date: Thu, 8 Nov 2018 08:33:12 -0600 Subject: [PATCH] Add openstack-helm and openstack-helm-infra to containers build These targets should only be built as part of the containers build environment which requires network access and does not need to be done as part of the standard build. Story: 2003909 Task: 27632 Change-Id: Ia7e77e6532585eace702397e5934eaeea6209325 Signed-off-by: Al Bailey --- centos_pkg_dirs_containers | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 centos_pkg_dirs_containers diff --git a/centos_pkg_dirs_containers b/centos_pkg_dirs_containers new file mode 100644 index 00000000..ad6e554c --- /dev/null +++ b/centos_pkg_dirs_containers @@ -0,0 +1,2 @@ +openstack/openstack-helm +openstack/openstack-helm-infra