Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 5ae56e17 authored by Alexis BITAILLOU's avatar Alexis BITAILLOU
Browse files

Merge branch 'nantes-fix-conman' into 'master'

[Nantes] add conman ip address

See merge request !1120
parents db9c7f58 270234eb
No related branches found
No related tags found
1 merge request!1120[Nantes] add conman ip address
Pipeline #1139853 passed
Pipeline: Resources Explorer

#1139858

    {
    "kind": "virtual",
    "network_adapters": {
    "adm": {
    "ip": "172.17.207.115"
    },
    "default": {
    "ip": "172.16.207.115"
    }
    ......
    ......@@ -18,6 +18,8 @@ conman:
    network_adapters:
    default:
    ip: 172.16.207.115
    adm:
    ip: 172.17.207.115
    dhcp:
    kind: virtual
    network_adapters:
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment