Browse Source

ensure we load the hsotname

Chris Mague 8 năm trước cách đây
mục cha
commit
118723281f
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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