Merge "No upstream ceph for Debian"
This commit is contained in:
commit
10bb93f88c
@ -97,10 +97,12 @@ class openstack_integration::repos {
|
||||
}
|
||||
}
|
||||
|
||||
class { 'ceph::repo':
|
||||
enable_sig => $enable_sig,
|
||||
enable_epel => $enable_epel,
|
||||
ceph_mirror => $ceph_mirror,
|
||||
if $::osfamily == 'RedHat' or $::operatingsystem == 'Ubuntu' {
|
||||
class { 'ceph::repo':
|
||||
enable_sig => $enable_sig,
|
||||
enable_epel => $enable_epel,
|
||||
ceph_mirror => $ceph_mirror,
|
||||
}
|
||||
}
|
||||
|
||||
if $::osfamily == 'RedHat' {
|
||||
|
Loading…
Reference in New Issue
Block a user