Mentions légales du service

Skip to content
Snippets Groups Projects
Commit adc974d5 authored by LELAURAIN Julien's avatar LELAURAIN Julien
Browse files

[rennes][srv-data2] Add storage2.rennes alias and group storage capacity

parent 5ae54e2f
Branches
No related tags found
No related merge requests found
Pipeline #828478 passed
{ {
"alias": [ "alias": [
"storage2"
], ],
"group_storage": {
"name": "storage2",
"rate": 10000000000,
"size": 115000000000000
},
"kind": "physical", "kind": "physical",
"network_adapters": { "network_adapters": {
"bmc": { "bmc": {
......
...@@ -203,7 +203,7 @@ srv-data: ...@@ -203,7 +203,7 @@ srv-data:
srv-data2: srv-data2:
kind: physical kind: physical
alias: [] alias: [storage2]
warranty: YYYY-MM warranty: YYYY-MM
serial: CZ23160DF7 serial: CZ23160DF7
network_adapters: network_adapters:
...@@ -211,6 +211,11 @@ srv-data2: ...@@ -211,6 +211,11 @@ srv-data2:
ip: 172.16.111.62 ip: 172.16.111.62
bmc: bmc:
ip: 172.17.111.62 ip: 172.17.111.62
group_storage:
name: storage2
size: 115000000000000
rate: 10000000000
md3260-bg-1: md3260-bg-1:
kind: storage kind: storage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment