Merge "Drop unused variable"
This commit is contained in:
commit
54bc346e1c
@ -61,8 +61,6 @@ class openstack_integration::repos {
|
||||
$ceph_mirror = $ceph_mirror_fallback
|
||||
}
|
||||
'RedHat': {
|
||||
$powertools_repo = 'crb'
|
||||
|
||||
if $facts['centos_mirror_host'] and $facts['centos_mirror_host'] != '' {
|
||||
$centos_mirror = $facts['centos_mirror_host']
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user