Debian/Ubuntu: Fix circular dependency in ceph repo setup
This is follow-up of cfdf592942 and fixes
the circular dependency caused by the change.
Change-Id: Ifb3cea24e9bc76dad6aeee359c812d828b6b0180
This commit is contained in:
@@ -47,6 +47,7 @@ class openstack_integration::repos {
|
||||
|
||||
$enable_sig = false
|
||||
$enable_epel = false
|
||||
$ceph_mirror = $ceph_mirror_fallback
|
||||
}
|
||||
'RedHat': {
|
||||
# Set specific variables for CentOS Stream 9
|
||||
|
||||
Reference in New Issue
Block a user