Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
reference-repository
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Admin message
GitLab upgrade completed. Current version is 17.11.3.
Show more breadcrumbs
grid5000
reference-repository
Commits
362eb27e
Commit
362eb27e
authored
11 months ago
by
PAULIN Nathan
Committed by
PAULIN Nathan
11 months ago
Browse files
Options
Downloads
Patches
Plain Diff
[rennes] add webfish vm
parent
2a4a4f7a
No related branches found
No related tags found
1 merge request
!737
[rennes] add webfish vm
Pipeline
#998826
passed
11 months ago
Stage: lint
Stage: validate
Stage: generate
Stage: deploy
Stage: checks
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
data/grid5000/sites/rennes/servers/webfish.json
+10
-0
10 additions, 0 deletions
data/grid5000/sites/rennes/servers/webfish.json
input/grid5000/sites/rennes/servers/virtual.yaml
+5
-0
5 additions, 0 deletions
input/grid5000/sites/rennes/servers/virtual.yaml
with
15 additions
and
0 deletions
data/grid5000/sites/rennes/servers/webfish.json
0 → 100644
+
10
−
0
View file @
362eb27e
{
"kind"
:
"virtual"
,
"network_adapters"
:
{
"default"
:
{
"ip"
:
"172.16.111.153"
}
},
"type"
:
"server"
,
"uid"
:
"webfish"
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
input/grid5000/sites/rennes/servers/virtual.yaml
+
5
−
0
View file @
362eb27e
...
...
@@ -241,6 +241,11 @@ k8s-lb5:
network_adapters
:
default
:
ip
:
172.16.111.245
webfish
:
kind
:
virtual
network_adapters
:
default
:
ip
:
172.16.111.153
demovm
:
kind
:
virtual
...
...
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