bodhi2: Don't run apache on the backend
This commit is contained in:
parent
04c39e4191
commit
547b3624fb
1 changed files with 5 additions and 0 deletions
|
@ -300,3 +300,8 @@
|
||||||
- config
|
- config
|
||||||
- bodhi
|
- bodhi
|
||||||
- atomic
|
- atomic
|
||||||
|
|
||||||
|
- name: ensure apache is disabled on the backend
|
||||||
|
service: name=httpd enabled=no state=stopped
|
||||||
|
tags:
|
||||||
|
- bodhi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue