Skip to content

Commit 59c10ca

Browse files
Adjusted flags directory permissions
Signed-off-by: Ihor Aleksandrychiev <ihor.aleksandrychiev@northern.tech>
1 parent 2763bda commit 59c10ca

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

cfe_internal/enterprise/mission_portal.cf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ classes:
8181
"/opt/cfengine/flags/plain-httpd.disabled" -> { "ENT-11481" }
8282
perms => mog("660", "root", "cfapache"),
8383
create => "true";
84+
"/opt/cfengine/flags/."
85+
perms => mog("750", "root", "cfapache");
8486

8587
!cfe_enterprise_disable_http_redirect_to_https::
8688
"/opt/cfengine/flags/plain-httpd.disabled" -> { "ENT-11481" }

0 commit comments

Comments
 (0)