no httpd on builders anymore
This commit is contained in:
parent
245989e708
commit
3f2c0e7ecf
1 changed files with 0 additions and 4 deletions
|
@ -47,10 +47,6 @@
|
||||||
- include: "{{ tasks_path }}/motd.yml"
|
- include: "{{ tasks_path }}/motd.yml"
|
||||||
when: not inventory_hostname.startswith('bkernel')
|
when: not inventory_hostname.startswith('bkernel')
|
||||||
|
|
||||||
- name: make sure httpd is running
|
|
||||||
service: name=httpd state=started enabled=yes
|
|
||||||
when: not inventory_hostname_short == "buildvm-s390x-07"
|
|
||||||
|
|
||||||
- name: make sure kojid is running
|
- name: make sure kojid is running
|
||||||
service: name=kojid state=started enabled=yes
|
service: name=kojid state=started enabled=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue