mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Prepare script for MBS prod update
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user