Kaynağa Gözat

fix bug, supervisor conf is a file not a template

pull/56/head
Jonathan Cobb 4 yıl önce
ebeveyn
işleme
c66e527362
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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 Dosyayı Görüntüle

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


Yükleniyor…
İptal
Kaydet