robosign: only use fm-message service in stg
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
d6d9304df3
commit
7972e75131
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue