Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ics-ans-eee-mirror
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ics-ansible-galaxy
ics-ans-eee-mirror
Commits
ae2735cd
There was a problem fetching the pipeline mini graph.
Commit
ae2735cd
authored
6 years ago
by
Benjamin Bertrand
Browse files
Options
Downloads
Patches
Plain Diff
Add no_root_squash for nonvolatile directory
parent
bd8649c6
No related branches found
No related tags found
No related merge requests found
Pipeline
#
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
group_vars/eee_mirror
+1
-1
1 addition, 1 deletion
group_vars/eee_mirror
with
1 addition
and
1 deletion
group_vars/eee_mirror
+
1
−
1
View file @
ae2735cd
...
...
@@ -6,5 +6,5 @@ nfs_server_exports:
- path: /export/startup
options: "*(async,ro,insecure,crossmnt)"
- path: /export/nonvolatile
options: "*(async,rw,insecure,crossmnt)"
options: "*(async,rw,insecure,crossmnt
,no_root_squash
)"
create: true
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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