mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
robosign: only use fm-message service in stg
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
d6d9304df3
commit
7972e75131
@@ -161,6 +161,7 @@
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0755
|
||||
when: env == 'staging'
|
||||
tags:
|
||||
- config
|
||||
- robosignatory
|
||||
@@ -172,6 +173,7 @@
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0644
|
||||
when: env == 'staging'
|
||||
notify:
|
||||
- reload systemd
|
||||
tags:
|
||||
@@ -183,6 +185,7 @@
|
||||
name: fm-consumer@robosignatory.service
|
||||
enabled: yes
|
||||
state: started
|
||||
when: env == 'staging'
|
||||
tags:
|
||||
- config
|
||||
- robosignatory
|
||||
|
||||
Reference in New Issue
Block a user