Prepare script for MBS prod update
This commit is contained in:
parent
c0d84eb154
commit
1ca4406918
1 changed files with 2 additions and 2 deletions
|
@ -185,7 +185,7 @@
|
||||||
- config
|
- config
|
||||||
- mbs
|
- mbs
|
||||||
- mbs/common
|
- mbs/common
|
||||||
when: not mbs_frontend and env_suffix == ".stg"
|
when: not mbs_frontend
|
||||||
|
|
||||||
- name: Configure the MBS workers and poller
|
- name: Configure the MBS workers and poller
|
||||||
block:
|
block:
|
||||||
|
@ -237,7 +237,7 @@
|
||||||
tags:
|
tags:
|
||||||
- mbs
|
- mbs
|
||||||
- mbs/common
|
- mbs/common
|
||||||
when: not mbs_frontend and env_suffix == ".stg"
|
when: not mbs_frontend
|
||||||
|
|
||||||
- name: create /etc/module-build-service/default-modules directory
|
- name: create /etc/module-build-service/default-modules directory
|
||||||
file:
|
file:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue