Chris Mague 8 лет назад
Родитель
Сommit
118723281f
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      tasks/force_start.yml

+ 3 - 0
tasks/force_start.yml

@@ -1,5 +1,8 @@
 ---
 
+- name: force bootstrap load
+  command: /etc/init.d/ec2_bootstrap 
+
 - name: force reload of supervisor
   command: /usr/local/bin/supervisorctl update