Remove httpd from builders - it's a bad idea

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-07-18 16:49:00 +00:00
parent 08d514565d
commit 77954f9881

View file

@ -233,6 +233,11 @@
tags:
- koji_builder
# Before, the builders had the "apache" role. This is a temporary play to remove the httpd daemon everywhere
- name: Uninstall httpd
package: name=httpd
state=absent
- name: Add the Apache group
group: name=apache
gid=48