Browse Source

ensure we load the hsotname

Chris Mague 8 years ago
parent
commit
118723281f
1 changed files with 3 additions and 0 deletions
  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