aboutsummaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-10-26 15:58:31 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-10-31 09:59:02 +0100
commit34735f1c495efba6788953fca601908cfb13278c (patch)
tree1fdfee26fc6c589e92210afa0f89f123374b18dc /example
parent772b2b14bbae02d36f9f815706d59186a08b2556 (diff)
resources.conf: Add extra IPaddr to pool
Diffstat (limited to 'example')
-rw-r--r--example/resources.conf.prod1
-rw-r--r--example/resources.conf.rnd1
2 files changed, 2 insertions, 0 deletions
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