Parcourir la source

ensure we load the hsotname

Chris Mague il y a 8 ans
Parent
commit
118723281f
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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