communishift: Fixing filesystem permissions on storage mount
Signed-off-by: David Kirwan <dkirwan@redhat.com> Signed-off-by: Lenka Segura <lsegura@redhat.com> Signed-off-by: Patrik Polakovic <ppolakov@redhat.com>
This commit is contained in:
parent
06b7dbd352
commit
fe0c26ea9d
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ def run_module():
|
|||
"CreationInfo": {
|
||||
"OwnerUid": 50000,
|
||||
"OwnerGid": 50000,
|
||||
"Permissions": "775",
|
||||
"Permissions": "777",
|
||||
},
|
||||
},
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue