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
|
||||
- mbs
|
||||
- mbs/common
|
||||
when: not mbs_frontend and env_suffix == ".stg"
|
||||
when: not mbs_frontend
|
||||
|
||||
- name: Configure the MBS workers and poller
|
||||
block:
|
||||
|
@ -237,7 +237,7 @@
|
|||
tags:
|
||||
- mbs
|
||||
- mbs/common
|
||||
when: not mbs_frontend and env_suffix == ".stg"
|
||||
when: not mbs_frontend
|
||||
|
||||
- name: create /etc/module-build-service/default-modules directory
|
||||
file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue