koji01.stg is not supposed to run kojid

This commit is contained in:
Mikolaj Izdebski 2018-02-28 17:40:10 +00:00
parent be38d5fcd9
commit 32a9204273
2 changed files with 0 additions and 20 deletions

View file

@ -93,21 +93,3 @@
handlers:
- import_tasks: "{{ handlers_path }}/restart_services.yml"
#- name: Start the kojid builder daemon, but only on staging.
# # Really -- this should never be set for prod.
# hosts: koji-stg:s390-koji01.qa.fedoraproject.org
# user: root
# gather_facts: True
#
# # XXX - should these just be included in koji_builder and koji_hub roles?
# tasks:
# - name: make sure kojid is running
# service: name=kojid state=started
# tags:
# - kojid
# - name: make sure kojira is running
# service: name=kojira state=started
# tags:
# - kojira

View file

@ -21,7 +21,6 @@
tasks:
- service: name=httpd state=stopped
- service: name=kojid state=stopped
- service: name=kojira state=stopped
@ -95,7 +94,6 @@
tasks:
- service: name=httpd state=started
- service: name=kojid state=started
- service: name=kojira state=started
# TODO remount NFS on builders