Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 58850bcc authored by PAULIN Nathan's avatar PAULIN Nathan
Browse files

[nancy][grdix-srv] Add conf files for grdix-srv

parent b8821ee1
No related branches found
No related tags found
1 merge request!790[nancy][grdix-srv] Add conf files for grdix-srv
Pipeline #1045363 passed
{
"kind": "physical",
"network_adapters": {
"bmc": {
"ip": "172.17.79.31",
"mac": "bc:d7:a5:67:87:ba"
},
"default": {
"ip": "172.16.79.31",
"mac": "bc:d7:a5:67:87:bb"
}
},
"redfish": true,
"serial": "CZ243207ZW",
"type": "server",
"uid": "grdix-srv",
"warranty": "2027-09-08"
}
\ No newline at end of file
...@@ -77,6 +77,24 @@ grvingt-srv: ...@@ -77,6 +77,24 @@ grvingt-srv:
size: 50000000000000 size: 50000000000000
rate: 10000000000 rate: 10000000000
grdix-srv:
kind: physical
# alias:
# - xxx #TO ADD LATER
warranty: 2027-09-08
serial: CZ243207ZW
network_adapters:
default:
ip: 172.16.79.31
mac: bc:d7:a5:67:87:bb
bmc:
ip: 172.17.79.31
mac: bc:d7:a5:67:87:ba
# ib0:
# ip: 172.18.75.229
# ib1:
# ip: 172.18.76.229
talc-data2: talc-data2:
kind: physical kind: physical
alias: alias:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment