From 4c664effd72ec16d95f932c2d28a3588887cf606 Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Fri, 18 Aug 2017 10:41:43 +0200 Subject: [PATCH] Updated openstack/openstack Project: openstack-infra/puppet-apparmor 80a1265207cc5d1818e6887a026736248c5e24c3 Depend on helper gem for spec_helper_acceptance Instead of keeping a local copy of spec_helper_acceptance.rb and requiring updates to all modules for any change, we can move it into the common helper gem and require it from there. This will make it easier to create and review changes that affect all puppet modules. Also change the Gemfile to look for the gem in the local workspace if running in a zuul environment. Change-Id: I7d12c87b38a2798753c9d46d2015837556506d74 --- puppet-apparmor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-apparmor b/puppet-apparmor index b7a41039a6..80a1265207 160000 --- a/puppet-apparmor +++ b/puppet-apparmor @@ -1 +1 @@ -Subproject commit b7a41039a6e2eebcfd3e55a7cab0520ee452e0c3 +Subproject commit 80a1265207cc5d1818e6887a026736248c5e24c3