Ver a proveniência

fix bug, supervisor conf is a file not a template

pull/56/head
Jonathan Cobb há 4 anos
ascendente
cometimento
c66e527362
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      bubble-server/src/main/resources/packer/roles/tarpit/tasks/main.yml

+ 1
- 1
bubble-server/src/main/resources/packer/roles/tarpit/tasks/main.yml Ver ficheiro

@@ -27,7 +27,7 @@
become: yes

- name: Install http tarpit supervisor conf file
template:
copy:
src: supervisor_http_tarpit.conf
dest: /etc/supervisor/conf.d/http_tarpit.conf
owner: root


Carregando…
Cancelar
Guardar