Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
grid5000
reference-repository
Commits
0623e5ac
Commit
0623e5ac
authored
Sep 11, 2017
by
DELABROYE Dimitri
Browse files
[grenoble] add mail
parent
0632ef30
Changes
3
Hide whitespace changes
Inline
Side-by-side
data/grid5000/sites/grenoble/servers/mail.json
0 → 100644
View file @
0623e5ac
{
"kind"
:
"virtual"
,
"network_adapters"
:
{
"default"
:
{
"ip"
:
"172.16.31.125"
}
},
"type"
:
"server"
,
"uid"
:
"mail"
}
\ No newline at end of file
grid5000-all.json
View file @
0623e5ac
...
...
@@ -22164,6 +22164,16 @@
"type": "server",
"uid": "ldap"
},
"mail": {
"kind": "virtual",
"network_adapters": {
"default": {
"ip": "172.16.31.125"
}
},
"type": "server",
"uid": "mail"
},
"mu2": {
"alias": [
"digitalis"
input/grid5000/sites/grenoble/servers/virtual.yaml
View file @
0623e5ac
access
:
kind
:
virtual
network_adapters
:
{
default
:
{
ip
:
172.16.31.100
}}
mail
:
kind
:
virtual
network_adapters
:
{
default
:
{
ip
:
172.16.31.125
}}
fgrenoble
:
kind
:
virtual
alias
:
[
frontend
,
oar-api
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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