Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 545263bd authored by Ludovic Schoepps's avatar Ludovic Schoepps
Browse files

Merge branch 'fix_srv-data2.luxembourg' into 'master'

[luxembourg] Fix missing group_storage information for srv-data2

See merge request !917
parents 41a82b9b 6562962a
Branches
No related tags found
1 merge request!917[luxembourg] Fix missing group_storage information for srv-data2
Pipeline #1095459 passed with warnings
Pipeline: Resources Explorer

#1095460

    ......@@ -3,6 +3,11 @@
    "srv-data-belval",
    "storage2"
    ],
    "group_storage": {
    "name": "storage2",
    "rate": 200000000000,
    "size": 25600000000000
    },
    "kind": "physical",
    "network_adapters": {
    "bmc": {
    ......
    ......@@ -26,6 +26,10 @@ srv-data2:
    bmc:
    ip: 172.17.190.80
    mac: c4:cb:e1:cc:79:f0
    group_storage:
    name: storage2
    size: 25_600_000_000_000
    rate: 200_000_000_000
    petitprince-cmc:
    kind: physical
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment