Mentions légales du service

Skip to content
Snippets Groups Projects
Commit f431d913 authored by JACQUOT Pierre's avatar JACQUOT Pierre
Browse files

Merge branch 'louvain' into 'master'

[louvain] Add description of backup gateway

See merge request !1232
parents bfa51002 0c7d017a
No related branches found
No related tags found
1 merge request!1232[louvain] Add description of backup gateway
Pipeline #1175516 passed with warnings
Pipeline: Resources Explorer

#1175520

    {
    "kind": "physical",
    "network_adapters": {
    "default": {
    "ip": "172.17.223.250",
    "mac": "d8:eb:97:b3:aa:27"
    }
    },
    "redfish": false,
    "type": "server",
    "uid": "g5k-gw"
    }
    \ No newline at end of file
    ......@@ -39,3 +39,15 @@ srv-data:
    mac: e8:eb:d3:30:2c:3e
    adm:
    ip: 172.17.223.3
    # This machine is used to access Louvain G5K Site
    # through UCL's network, in case of network outage.
    # It will be replaced by the network backup when site
    # installation is over.
    g5k-gw:
    kind: physical
    redfish: false
    network_adapters:
    default:
    ip: 172.17.223.250
    mac: d8:eb:97:b3:aa:27
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment