Only apply changes to stage

This commit is contained in:
Brendan Reilly 2021-01-26 10:26:01 -05:00
parent a00708b19b
commit 5a18bd3833

View file

@ -13,8 +13,8 @@
notify: notify:
- restart apache - restart apache
- restart fedmsg-hub - restart fedmsg-hub
- restart mbs poller # - restart mbs poller
- restart mbs workers # - restart mbs workers
tags: tags:
- mbs - mbs
- mbs/common - mbs/common
@ -38,8 +38,8 @@
notify: notify:
- restart apache - restart apache
- restart fedmsg-hub - restart fedmsg-hub
- restart mbs poller # - restart mbs poller
- restart mbs workers # - restart mbs workers
tags: tags:
- mbs - mbs
- mbs/common - mbs/common
@ -154,7 +154,7 @@
- config - config
- mbs - mbs
- mbs/common - mbs/common
when: not mbs_frontend when: not mbs_frontend and env_suffix == ".stg"
- name: Configure the MBS workers and poller - name: Configure the MBS workers and poller
block: block:
@ -206,7 +206,7 @@
tags: tags:
- mbs - mbs
- mbs/common - mbs/common
when: not mbs_frontend when: not mbs_frontend and env_suffix == ".stg"
- name: create /etc/module-build-service/default-modules directory - name: create /etc/module-build-service/default-modules directory
file: file: