Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
grid5000
g5k-postinstall
Commits
2d705650
Commit
2d705650
authored
Jun 17, 2021
by
BERARD Benjamin
Browse files
[mountpoint/lille/grenoble] Remove unused mountpoint on lille and grenoble site
parent
ff419652
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/g5k-postinstall/config.rb
View file @
2d705650
...
...
@@ -9,21 +9,4 @@ SITE_IP_RANGE = [
[
'sophia'
,
'172.16.128.0/20'
],
[
'luxembourg'
,
'172.16.176.0/20'
],
[
'nantes'
,
'172.16.192.0/20'
]
]
# site-specific mountpoints
MOUNTPOINTS
=
{
'lille'
=>
{
'dirs'
=>
%w{/softs}
,
'fstab'
=>
<<-
EOF
nfs:/export/softs /softs nfs _netdev,rw,hard,async,nodev,nosuid,auto 0 0
EOF
},
'grenoble'
=>
{
'dirs'
=>
%w{/applis}
,
'fstab'
=>
<<-
EOF
nfs:/export/applis /applis nfs _netdev,rw,hard,async,nodev,nosuid,auto 0 0
EOF
}
}
]
\ No newline at end of file
BERARD Benjamin
@beberard
mentioned in commit
17f69aa7
·
Jun 24, 2021
mentioned in commit
17f69aa7
mentioned in commit 17f69aa74f97239b37c1ab1cd3f5c4d35820f4dd
Toggle commit list
BERARD Benjamin
@beberard
mentioned in merge request
!50 (merged)
·
Jun 24, 2021
mentioned in merge request
!50 (merged)
mentioned in merge request !50
Toggle commit list
BERARD Benjamin
@beberard
mentioned in commit
d04b041b
·
Jun 25, 2021
mentioned in commit
d04b041b
mentioned in commit d04b041b9d8682702744bfd555b337e6ede59ba6
Toggle commit list
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment