Support rocky version
Change-Id: Ie9439cf50b5dcfb73f63acd1f01c1dcb034358ee
Related-Prod: PROD-23722
diff --git a/.kitchen.yml b/.kitchen.yml
index 78a4834..5e091ff 100644
--- a/.kitchen.yml
+++ b/.kitchen.yml
@@ -23,13 +23,13 @@
dependencies:
- name: linux
repo: git
- source: https://github.com/salt-formulas/salt-formula-linux
+ source: https://gerrit.mcp.mirantis.com/salt-formulas/linux
- name: keystone
repo: git
- source: https://github.com/salt-formulas/salt-formula-keystone
+ source: https://gerrit.mcp.mirantis.com/salt-formulas/keystone
- name: oslo_templates
repo: git
- source: https://github.com/salt-formulas/salt-formula-oslo-templates
+ source: https://gerrit.mcp.mirantis.com/salt-formulas/oslo-templates
state_top:
base:
"*":
@@ -326,4 +326,4 @@
server:
version: <%= ENV['OS_VERSION'] || 'ocata' %>
-# vim: ft=yaml sw=2 ts=2 sts=2 tw=125
+# vim: ft=yaml sw=2 ts=2 sts=2 tw=125
\ No newline at end of file