Mentions légales du service

Skip to content
Snippets Groups Projects
Commit ab18b062 authored by POUILLOUX Laurent's avatar POUILLOUX Laurent
Browse files

[sophia][network] fix ip for gw-ng

parent d624d18a
No related branches found
No related tags found
No related merge requests found
Pipeline #1102242 failed
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
"uid": "srv-data4" "uid": "srv-data4"
} }
}, },
"ip": "172.17.143.247", "ip": "172.17.143.253",
"kind": "switch", "kind": "switch",
"linecards": [ "linecards": [
{ {
......
...@@ -5,7 +5,7 @@ gw-ng: ...@@ -5,7 +5,7 @@ gw-ng:
kind: switch kind: switch
managed_by_us: true managed_by_us: true
site: sophia site: sophia
ip: 172.17.143.247 ip: 172.17.143.253
snmp_community: public snmp_community: public
linecards: linecards:
1: 1:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment