Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 85fb3911 authored by Simon Delamare's avatar Simon Delamare
Browse files

[lyon] Remove castor & pollux dom0

parent 1e101f37
No related branches found
No related tags found
No related merge requests found
Pipeline #127099 failed
...@@ -294,14 +294,8 @@ ...@@ -294,14 +294,8 @@
"uid": "nova-23" "uid": "nova-23"
}, },
{ {
"kind": "server",
"snmp_name": "TenGigabitEthernet 0/48",
"uid": "castor"
}, },
{ {
"kind": "server",
"snmp_name": "TenGigabitEthernet 0/49",
"uid": "pollux"
}, },
{ {
"kind": "server", "kind": "server",
...@@ -345,4 +339,4 @@ ...@@ -345,4 +339,4 @@
"type": "network_equipment", "type": "network_equipment",
"uid": "force10", "uid": "force10",
"warranty": "2017-07-01" "warranty": "2017-07-01"
} }
\ No newline at end of file
{
"alias": [
],
"kind": "physical",
"network_adapters": {
"adm": {
"ip": "172.17.63.1"
},
"bmc": {
"ip": "172.17.62.1"
},
"default": {
"ip": "172.16.63.1"
}
},
"serial": "4T1JD5J",
"type": "server",
"uid": "castor",
"warranty": "2017-07"
}
\ No newline at end of file
{
"alias": [
],
"kind": "physical",
"network_adapters": {
"adm": {
"ip": "172.17.63.2"
},
"bmc": {
"ip": "172.17.62.2"
},
"default": {
"ip": "172.16.63.2"
}
},
"serial": "3T1JD5J",
"type": "server",
"uid": "pollux",
"warranty": "2017-07"
}
\ No newline at end of file
...@@ -71,12 +71,6 @@ force10: ...@@ -71,12 +71,6 @@ force10:
45: nova-21 45: nova-21
46: nova-22 46: nova-22
47: nova-23 47: nova-23
48:
uid: castor
kind: server
49:
uid: pollux
kind: server
50: 50:
uid: procyon uid: procyon
kind: server kind: server
......
...@@ -11,32 +11,6 @@ cyrrus: ...@@ -11,32 +11,6 @@ cyrrus:
bmc: bmc:
ip: 172.17.62.3 ip: 172.17.62.3
castor:
kind: physical
alias: []
warranty: 2017-07
serial: 4T1JD5J
network_adapters:
default:
ip: 172.16.63.1
adm:
ip: 172.17.63.1
bmc:
ip: 172.17.62.1
pollux:
kind: physical
alias: []
warranty: 2017-07
serial: 3T1JD5J
network_adapters:
default:
ip: 172.16.63.2
adm:
ip: 172.17.63.2
bmc:
ip: 172.17.62.2
albireo-a: albireo-a:
kind: physical kind: physical
alias: [srv1] alias: [srv1]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment