Update barbican policy management

PROD-34318

Change-Id: I1efb619fd085458b55fbaeba7d1b43e76ca9e37c
diff --git a/.kitchen.yml b/.kitchen.yml
index cde92b0..8f96c5a 100644
--- a/.kitchen.yml
+++ b/.kitchen.yml
@@ -18,9 +18,15 @@
     - name: apache
       repo: git
       source: https://gerrit.mcp.mirantis.com/salt-formulas/apache
+      branch: <%=ENV['GERRIT_BRANCH'] || 'master' %>
+    - name: keystone
+      repo: git
+      source: https://gerrit.mcp.mirantis.com/salt-formulas/keystone
+      branch: <%=ENV['GERRIT_BRANCH'] || 'master' %>
     - name: oslo_templates
       repo: git
       source: https://gerrit.mcp.mirantis.com/salt-formulas/oslo-templates
+      branch: <%=ENV['GERRIT_BRANCH'] || 'master' %>
   state_top:
     base:
       "*":