From 34735f1c495efba6788953fca601908cfb13278c Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Fri, 26 Oct 2018 15:58:31 +0200 Subject: resources.conf: Add extra IPaddr to pool Change-Id: If0f1a6a3f4e99091ed117bc7a77a5e60eccb2425 --- example/resources.conf.prod | 1 + example/resources.conf.rnd | 1 + 2 files changed, 2 insertions(+) (limited to 'example') diff --git a/example/resources.conf.prod b/example/resources.conf.prod index b12a7bc..0c8792e 100644 --- a/example/resources.conf.prod +++ b/example/resources.conf.prod @@ -9,6 +9,7 @@ ip_address: - addr: 10.42.42.7 - addr: 10.42.42.8 - addr: 10.42.42.9 +- addr: 10.42.42.10 bts: - label: sysmoBTS 1002 diff --git a/example/resources.conf.rnd b/example/resources.conf.rnd index 63650e1..dd9dc8f 100644 --- a/example/resources.conf.rnd +++ b/example/resources.conf.rnd @@ -9,6 +9,7 @@ ip_address: - addr: 10.42.42.7 - addr: 10.42.42.8 - addr: 10.42.42.9 +- addr: 10.42.42.10 bts: - label: sysmoBTS 1002 -- cgit v1.2.3