Mentions légales du service

Skip to content
Snippets Groups Projects
Commit fbd05347 authored by MANDLER Noah's avatar MANDLER Noah
Browse files

[rennes][ceph-devel] Add DHCP and DNS configuration

parent b1e66d45
No related branches found
No related tags found
1 merge request!872[rennes][ceph-devel] Add DHCP and DNS configuration
Pipeline #1080806 passed
{
"alias": [
],
"kind": "physical",
"network_adapters": {
"bmc": {
"ip": "172.17.111.71",
"mac": "4c:d9:8f:12:8a:58"
},
"default": {
"ip": "172.16.111.71",
"mac": "E4:43:4B:39:6A:10"
}
},
"redfish": true,
"serial": "FN5S2S2",
"type": "server",
"uid": "ceph-devel-1",
"warranty": "2025-11"
}
\ No newline at end of file
{
"alias": [
],
"kind": "physical",
"network_adapters": {
"bmc": {
"ip": "172.17.111.72",
"mac": "4c:d9:8f:10:d4:1c"
},
"default": {
"ip": "172.16.111.72",
"mac": "E4:43:4B:39:8C:60"
}
},
"redfish": true,
"serial": "FN5V2S2",
"type": "server",
"uid": "ceph-devel-2",
"warranty": "2025-11"
}
\ No newline at end of file
{
"alias": [
],
"kind": "physical",
"network_adapters": {
"bmc": {
"ip": "172.17.111.73",
"mac": "4c:d9:8f:12:8a:3a"
},
"default": {
"ip": "172.16.111.73",
"mac": "e4:43:4b:38:27:30"
}
},
"redfish": true,
"serial": "FN5R2S2",
"type": "server",
"uid": "ceph-devel-3",
"warranty": "2025-11"
}
\ No newline at end of file
{
"alias": [
],
"kind": "physical",
"network_adapters": {
"bmc": {
"ip": "172.17.111.74",
"mac": "4c:d9:8f:10:d6:5c"
},
"default": {
"ip": "172.16.111.74",
"mac": "E4:43:4B:39:7F:60"
}
},
"redfish": true,
"serial": "FN5T2S2",
"type": "server",
"uid": "ceph-devel-4",
"warranty": "2025-11"
}
\ No newline at end of file
{
"alias": [
],
"kind": "physical",
"network_adapters": {
"bmc": {
"ip": "172.17.111.75",
"mac": "b4:7a:f1:e4:cb:12"
},
"default": {
"ip": "172.16.111.75",
"mac": "d4:f5:ef:71:08:a0"
}
},
"redfish": true,
"serial": "CZ2149018M",
"type": "server",
"uid": "ceph-devel-5",
"warranty": "2028-12"
}
\ No newline at end of file
{
"alias": [
],
"kind": "physical",
"network_adapters": {
"bmc": {
"ip": "172.17.111.76",
"mac": "b4:7a:f1:e4:cb:60"
},
"default": {
"ip": "172.16.111.76",
"mac": "d4:f5:ef:71:11:e0"
}
},
"redfish": true,
"serial": "CZ2149018N",
"type": "server",
"uid": "ceph-devel-6",
"warranty": "2028-12"
}
\ No newline at end of file
......@@ -121,3 +121,81 @@ bigdata-disc:
warranty: 2018-10
serial: D12LGZ1
network_adapters: {}
ceph-devel-1:
kind: physical
alias: []
warranty: 2025-11
serial: FN5S2S2
network_adapters:
default:
ip: 172.16.111.71
mac: E4:43:4B:39:6A:10
bmc:
ip: 172.17.111.71
mac: 4c:d9:8f:12:8a:58
ceph-devel-2:
kind: physical
alias: []
warranty: 2025-11
serial: FN5V2S2
network_adapters:
default:
ip: 172.16.111.72
mac: E4:43:4B:39:8C:60
bmc:
ip: 172.17.111.72
mac: 4c:d9:8f:10:d4:1c
ceph-devel-3:
kind: physical
alias: []
warranty: 2025-11
serial: FN5R2S2
network_adapters:
default:
ip: 172.16.111.73
mac: e4:43:4b:38:27:30
bmc:
ip: 172.17.111.73
mac: 4c:d9:8f:12:8a:3a
ceph-devel-4:
kind: physical
alias: []
warranty: 2025-11
serial: FN5T2S2
network_adapters:
default:
ip: 172.16.111.74
mac: E4:43:4B:39:7F:60
bmc:
ip: 172.17.111.74
mac: 4c:d9:8f:10:d6:5c
ceph-devel-5:
kind: physical
alias: []
warranty: 2028-12
serial: CZ2149018M
network_adapters:
default:
ip: 172.16.111.75
mac: d4:f5:ef:71:08:a0
bmc:
ip: 172.17.111.75
mac: b4:7a:f1:e4:cb:12
ceph-devel-6:
kind: physical
alias: []
warranty: 2028-12
serial: CZ2149018N
network_adapters:
default:
ip: 172.16.111.76
mac: d4:f5:ef:71:11:e0
bmc:
ip: 172.17.111.76
mac: b4:7a:f1:e4:cb:60
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment