supervisord: variable for http configuration

This commit is contained in:
Jérémy Lecour 2017-05-23 16:45:21 +02:00 committed by Jérémy Lecour
parent 163f27db05
commit 9f2088cb7f
2 changed files with 3 additions and 7 deletions

View File

@ -0,0 +1,2 @@
---
supervisord_enable_http: False

View File

@ -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