Sfoglia il codice sorgente

ensure we load the hsotname

Chris Mague 8 anni fa
parent
commit
118723281f
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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