Remove remaining workaround for old puppetlabs-apache
The aio manifest was not updated when [1] was merged.
[1] 8fd4c8fae6
Change-Id: Id1d68948c443088af2ee790142854fc8d36c6a9d
This commit is contained in:
parent
d60a2281c3
commit
89a36ba004
@ -14,16 +14,8 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
|
||||||
if ($facts['os']['family'] == 'Debian') {
|
|
||||||
include apache::params
|
|
||||||
class { 'apache':
|
|
||||||
mod_packages => merge($::apache::params::mod_packages, {
|
|
||||||
'wsgi' => 'libapache2-mod-wsgi-py3',
|
|
||||||
})
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
include openstack_integration
|
include openstack_integration
|
||||||
|
include openstack_integration::apache
|
||||||
include openstack_integration::rabbitmq
|
include openstack_integration::rabbitmq
|
||||||
include openstack_integration::mysql
|
include openstack_integration::mysql
|
||||||
include openstack_integration::keystone
|
include openstack_integration::keystone
|
||||||
|
Loading…
Reference in New Issue
Block a user