Skip to content

Commit 2bdf701

Browse files
author
Prakash Surya
authored
DLPX-85228 GCP external images grant root access if ssh-keys is setup via the cloud provider (#423)
1 parent 0478d9e commit 2bdf701

File tree

1 file changed

+1
-1
lines changed
  • files/common/var/lib/delphix-platform/ansible/10-delphix-platform/roles/delphix-platform/tasks

1 file changed

+1
-1
lines changed

files/common/var/lib/delphix-platform/ansible/10-delphix-platform/roles/delphix-platform/tasks/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
state: directory
176176
owner: root
177177
group: root
178-
mode: 0755
178+
mode: 0775
179179

180180
#
181181
# The nfs-blkmap.service is disabled by default but since it is wanted

0 commit comments

Comments
 (0)