Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ansible
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nounous
Ansible
Commits
88407618
Commit
88407618
authored
4 years ago
by
Benjamin Graillot
Browse files
Options
Downloads
Plain Diff
Merge branch 'home-nounous' into 'newinfra'
[home-nounous] Fixed mount file mode See merge request
!53
parents
e8f685d3
2004d07a
No related branches found
Branches containing commit
No related tags found
1 merge request
!53
[home-nounous] Fixed mount file mode
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/home-nounous/tasks/main.yml
+1
-1
1 addition, 1 deletion
roles/home-nounous/tasks/main.yml
with
1 addition
and
1 deletion
roles/home-nounous/tasks/main.yml
+
1
−
1
View file @
88407618
...
...
@@ -13,7 +13,7 @@
template
:
src
:
systemd/system/home.mount.j2
dest
:
/etc/systemd/system/home.mount
mode
:
0
755
mode
:
0
644
-
name
:
Load and activate nfs systemd mount
systemd
:
...
...
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