Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 6574d99b authored by BERARD Benjamin's avatar BERARD Benjamin
Browse files

Merge branch 'srv3_adminfront' into 'master'

[srv3] srv3 is the adminfront

See merge request !107
parents c572485a da03b599
No related branches found
No related tags found
1 merge request!107[srv3] srv3 is the adminfront
Pipeline #155062 passed
{ {
"alias": [
"adminfront"
],
"kind": "physical", "kind": "physical",
"monitoring": { "monitoring": {
"metric": "power", "metric": "power",
...@@ -9,12 +6,12 @@ ...@@ -9,12 +6,12 @@
}, },
"network_adapters": { "network_adapters": {
"bmc": { "bmc": {
"ip": "172.17.79.15", "ip": "172.17.79.18",
"mac": "F0:1F:AF:E0:FA:DC", "mac": "F0:1F:AF:E0:FA:DC",
"mounted": true "mounted": true
}, },
"default": { "default": {
"ip": "172.16.79.15", "ip": "172.16.79.18",
"mac": "A0:36:9F:28:10:AC", "mac": "A0:36:9F:28:10:AC",
"mounted": true "mounted": true
} }
......
{ {
"alias": [ "alias": [
"wattmetre" "wattmetre",
"adminfront"
], ],
"kind": "physical", "kind": "physical",
"monitoring": { "monitoring": {
...@@ -12,11 +13,11 @@ ...@@ -12,11 +13,11 @@
"ip": "172.17.79.19" "ip": "172.17.79.19"
}, },
"bmc": { "bmc": {
"ip": "172.17.79.18", "ip": "172.17.79.15",
"mac": "54:bf:64:fc:97:42" "mac": "54:bf:64:fc:97:42"
}, },
"default": { "default": {
"ip": "172.16.79.18", "ip": "172.16.79.15",
"mac": "e4:43:4b:83:8a:ec" "mac": "e4:43:4b:83:8a:ec"
} }
}, },
......
--- ---
srv: srv:
kind: physical kind: physical
alias: [adminfront]
warranty: 2020-11 warranty: 2020-11
serial: G8VYKZ1 serial: G8VYKZ1
network_adapters: network_adapters:
default: default:
mounted: true mounted: true
ip: 172.16.79.15 ip: 172.16.79.18
mac: A0:36:9F:28:10:AC mac: A0:36:9F:28:10:AC
bmc: bmc:
mounted: true mounted: true
ip: 172.17.79.15 ip: 172.17.79.18
mac: F0:1F:AF:E0:FA:DC mac: F0:1F:AF:E0:FA:DC
monitoring: monitoring:
wattmeter: multiple wattmeter: multiple
...@@ -283,17 +282,17 @@ talc-data2: ...@@ -283,17 +282,17 @@ talc-data2:
srv3: srv3:
kind: physical kind: physical
alias: [wattmetre] alias: [wattmetre, adminfront]
warranty: 2026-07 warranty: 2026-07
serial: FKHBSY2 serial: FKHBSY2
network_adapters: network_adapters:
default: default:
mac: e4:43:4b:83:8a:ec mac: e4:43:4b:83:8a:ec
ip: 172.16.79.18 ip: 172.16.79.15
adm: adm:
ip: 172.17.79.19 ip: 172.17.79.19
bmc: bmc:
ip: 172.17.79.18 ip: 172.17.79.15
mac: 54:bf:64:fc:97:42 mac: 54:bf:64:fc:97:42
monitoring: monitoring:
wattmeter: multiple wattmeter: multiple
......
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