Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Cines Vitamui
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dad
Cines Vitamui
Commits
1886e9af
Unverified
Commit
1886e9af
authored
3 years ago
by
Julien Georges
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Story #9296: Update conf_permission to ReadOnly. (#588)
parent
23fa3d92
No related branches found
Branches containing commit
No related tags found
1 merge request
!57
Feat/prepare pr
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
deployment/environments/group_vars/all/vitam_vars.yml
+1
-1
1 addition, 1 deletion
deployment/environments/group_vars/all/vitam_vars.yml
deployment/environments/group_vars/all/vitamui_vars.yml
+1
-1
1 addition, 1 deletion
deployment/environments/group_vars/all/vitamui_vars.yml
with
2 additions
and
2 deletions
deployment/environments/group_vars/all/vitam_vars.yml
+
1
−
1
View file @
1886e9af
...
...
@@ -4,7 +4,7 @@ vitam_defaults:
folder
:
root_path
:
"
/vitam"
folder_permission
:
"
0750"
conf_permission
:
"
0
6
40"
conf_permission
:
"
0
4
40"
folder_upload_permission
:
"
0770"
script_permission
:
"
0750"
users
:
...
...
This diff is collapsed.
Click to expand it.
deployment/environments/group_vars/all/vitamui_vars.yml
+
1
−
1
View file @
1886e9af
...
...
@@ -8,7 +8,7 @@ vitamui_defaults:
folder
:
root_path
:
"
/vitamui"
folder_permission
:
"
0750"
conf_permission
:
"
0
6
40"
conf_permission
:
"
0
4
40"
folder_upload_permission
:
"
0770"
script_permission
:
"
0750"
users
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment