فهرست منبع

oops - not puppet

Chris Mague 8 سال پیش
والد
کامیت
fa5391a175
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      tasks/binary_install.yml

+ 1 - 1
tasks/binary_install.yml

@@ -33,7 +33,7 @@
 - name: ensures consul command has the right permissions
   file:
     path="{{cloud_consul_install_dir}}/consul"
-    owner=root
     user=root
+    group=root
     mode=0700
     state=file