Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 3976ef52 authored by PARISOT Clement's avatar PARISOT Clement
Browse files

[grenoble] servers - Fix storage naming

parent ab8c0537
Branches
No related tags found
1 merge request!1038[grenoble] servers - Fix storage naming
Pipeline #1120826 passed
{
"alias": [
"storage1"
],
"group_storage": {
"name": "storage1",
......
......@@ -4,7 +4,7 @@
"public",
"home-g5k",
"modules",
"storage2"
"storage1"
],
"kind": "physical",
"network_adapters": {
......
{
"alias": [
"storage3"
"storage2"
],
"kind": "physical",
"network_adapters": {
......
{
"alias": [
"storage4"
"storage3"
],
"kind": "physical",
"network_adapters": {
......
......@@ -57,7 +57,7 @@ digwatt:
dignfs:
kind: physical
alias: [storage1]
alias: []
warranty: 2025-10-06
serial: 57JV173
network_adapters:
......@@ -107,7 +107,7 @@ srv-data:
kind: physical
warranty: 2031-07-21
serial: CZ24280F8D
alias: [nfs, public, home-g5k, modules, storage2]
alias: [nfs, public, home-g5k, modules, storage1]
network_adapters:
default:
ip: 172.16.31.15
......@@ -122,7 +122,7 @@ srv-data2:
kind: physical
warranty: 2031-07-21
serial: CZ24280F8F
alias: [storage3]
alias: [storage2]
network_adapters:
default:
ip: 172.16.31.16
......@@ -137,7 +137,7 @@ srv-data3:
kind: physical
warranty: 2031-07-04
serial: CZ24250CWJ
alias: [storage4]
alias: [storage3]
network_adapters:
default:
ip: 172.16.31.17
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment