Merge "revert temporary workaround on centos"
This commit is contained in:
commit
bf3bd105fd
@ -6,8 +6,5 @@ class openstack_integration {
|
||||
package { 'openstack-selinux':
|
||||
ensure => 'latest'
|
||||
}
|
||||
# temporary hack to make sure RabbitMQ does not steal UID
|
||||
# of Keystone
|
||||
Package<| title == 'keystone' |> -> Package<| title == 'rabbitmq-server' |>
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user