Mentions légales du service

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

Merge branch 'testing-grdix-srv' into 'master'

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

See merge request !790
parents b8821ee1 58850bcc
Branches
No related tags found
1 merge request!790[nancy][grdix-srv] Add conf files for grdix-srv
Pipeline #1045370 passed with warnings
{
"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:
size: 50000000000000
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:
kind: physical
alias:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment