supervisord: variable for http configuration
parent
163f27db05
commit
9f2088cb7f
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
supervisord_enable_http: False
|
|
@ -9,10 +9,4 @@
|
|||
dest: /etc/supervisor/conf.d/
|
||||
mode: "0644"
|
||||
notify: Restart supervisord
|
||||
|
||||
#- name: symlink kampn configuration for supervisord
|
||||
# file:
|
||||
# name: /etc/supervisord/conf.d/preprod.conf
|
||||
# src: /home/preprod/social/current/supervisord.conf
|
||||
# state: link
|
||||
# notify: Restart supervisord
|
||||
when: supervisord_enable_http
|
||||
|
|
Loading…
Reference in New Issue