浏览代码

ensure we load the hsotname

Chris Mague 8 年之前
父节点
当前提交
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