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
a36dce81
Commit
a36dce81
authored
Oct 01, 2020
by
DELABROYE Dimitri
Browse files
[lyon/sophia] add guix-dev vm
parent
3b86df8d
Pipeline
#174507
passed with stages
in 7 minutes and 17 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
data/grid5000/sites/lyon/servers/guix-dev.json
0 → 100644
View file @
a36dce81
{
"kind"
:
"virtual"
,
"network_adapters"
:
{
"default"
:
{
"ip"
:
"172.16.63.132"
}
},
"type"
:
"server"
,
"uid"
:
"guix-dev"
}
\ No newline at end of file
data/grid5000/sites/sophia/servers/guix-dev.json
0 → 100644
View file @
a36dce81
{
"kind"
:
"virtual"
,
"network_adapters"
:
{
"default"
:
{
"ip"
:
"172.16.143.144"
}
},
"type"
:
"server"
,
"uid"
:
"guix-dev"
}
\ No newline at end of file
input/grid5000/sites/lyon/servers/virtual.yaml
View file @
a36dce81
...
...
@@ -88,3 +88,6 @@ kwapi-dev:
oxidized
:
kind
:
virtual
network_adapters
:
{
default
:
{
ip
:
172.16.63.131
}}
guix-dev
:
kind
:
virtual
network_adapters
:
{
default
:
{
ip
:
172.16.63.132
}}
input/grid5000/sites/sophia/servers/virtual.yaml
View file @
a36dce81
...
...
@@ -177,6 +177,11 @@ fsophia-devel:
network_adapters
:
default
:
ip
:
172.16.143.143
guix-dev
:
kind
:
virtual
network_adapters
:
default
:
ip
:
172.16.143.144
kwollect
:
kind
:
virtual
network_adapters
:
{
default
:
{
ip
:
172.16.143.114
}}
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