Przeglądaj źródła

Need execute on conf directory

Jared Ledvina 7 lat temu
rodzic
commit
82fb6e70b5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      tasks/common.yml

+ 1 - 1
tasks/common.yml

@@ -9,7 +9,7 @@
       state: directory
       owner: "{{ sensu_user_name }}"
       group: "{{ sensu_group_name }}"
-      mode: "0640"
+      mode: "0750"
 
   - name: Deploy Sensu Redis configuration
     template: