Mentions légales du service

Skip to content
Snippets Groups Projects
Commit e706e272 authored by Pascal Morillon's avatar Pascal Morillon
Browse files

Merge branch 'rook'

* rook:
  [rennes] Add DNS alias for Ceph monitors
parents 6d625354 8dbfa1d5
No related branches found
No related tags found
No related merge requests found
Pipeline #51015 passed
{
"alias": [
"ceph"
"ceph1"
],
"kind": "physical",
"network_adapters": {
......
{
"alias": [
"ceph2"
],
"kind": "physical",
"network_adapters": {
......
{
"alias": [
"ceph0"
],
"kind": "physical",
"network_adapters": {
......
......@@ -72,7 +72,7 @@ srv-bigdata:
rook-storage0:
kind: physical
alias:
- ceph
- ceph1
warranty: 2018-11
serial: GQHZKZ1
network_adapters:
......@@ -83,7 +83,8 @@ rook-storage0:
rook-storage1:
kind: physical
alias: []
alias:
- ceph2
warranty: 2018-11
serial: GMG6LZ1
network_adapters:
......@@ -105,7 +106,8 @@ rook-storage2:
rook-storage3:
kind: physical
alias: []
alias:
- ceph0
warranty: 2018-11
serial: FQJ4LZ1
network_adapters:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment