diff options
author | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-12-14 13:22:48 +0100 |
---|---|---|
committer | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-12-14 13:23:07 +0100 |
commit | ec8d50466e46da47e927d53ca55939fdfde42415 (patch) | |
tree | ba2b92bbe33704828161908b7ada605977aaaf7c /odl-pipeline/templates/ifcfg-enp0s6 | |
parent | 7c552712e38ac896ff08366f6862590d29659e33 (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/ifcfg-enp0s6')
-rw-r--r-- | odl-pipeline/templates/ifcfg-enp0s6 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |