summaryrefslogtreecommitdiffstats
path: root/odl-pipeline/templates
diff options
context:
space:
mode:
authorNikolas Hermanns <nikolas.hermanns@ericsson.com>2016-12-14 13:22:48 +0100
committerNikolas Hermanns <nikolas.hermanns@ericsson.com>2016-12-14 13:23:07 +0100
commitec8d50466e46da47e927d53ca55939fdfde42415 (patch)
treeba2b92bbe33704828161908b7ada605977aaaf7c /odl-pipeline/templates
parent7c552712e38ac896ff08366f6862590d29659e33 (diff)
Execute script in lib folder/Use vjumb as Gateway
Change-Id: I9ad9c9473829fb64ea5ed4f1a21d77aa16615344 Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Diffstat (limited to 'odl-pipeline/templates')
-rw-r--r--odl-pipeline/templates/ifcfg-enp0s42
-rw-r--r--odl-pipeline/templates/ifcfg-enp0s62
2 files changed, 2 insertions, 2 deletions
diff --git a/odl-pipeline/templates/ifcfg-enp0s4 b/odl-pipeline/templates/ifcfg-enp0s4
index d7751dd..0c94390 100644
--- a/odl-pipeline/templates/ifcfg-enp0s4
+++ b/odl-pipeline/templates/ifcfg-enp0s4
@@ -1,5 +1,5 @@
# br-admin
auto enp0s4
iface enp0s4 inet static
- address 192.0.2.199
+ address 192.0.2.1
netmask 255.255.255.0 \ No newline at end of file
diff --git a/odl-pipeline/templates/ifcfg-enp0s6 b/odl-pipeline/templates/ifcfg-enp0s6
index e25dc4e..5032846 100644
--- a/odl-pipeline/templates/ifcfg-enp0s6
+++ b/odl-pipeline/templates/ifcfg-enp0s6
@@ -1,5 +1,5 @@
# br-public
auto enp0s6
iface enp0s6 inet static
- address 192.168.37.199
+ address 192.168.37.1
netmask 255.255.255.0 \ No newline at end of file