Merge branch 'feature/update-ips'

Modified IP on a couple of systems.

Authored By: José Braga
This commit is contained in:
José Braga 2016-02-29 17:42:44 +00:00
commit 473148fed2
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
cfg_hostname='lauv-xplore-2-aux'
cfg_eth_ext_ip='10.0.10.183'
cfg_eth_ext_ip='10.0.10.133'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.0.1'
cfg_ptpd_interface='eth0'

View File

@ -1,3 +1,3 @@
cfg_hostname='lauv-noptilus-1'
cfg_eth_ext_ip='10.0.10.60'
cfg_eth_ext_ip='10.0.10.80'
cfg_escc_script='/etc/escc/hg1700-psimar.sh'

View File

@ -1,2 +1,2 @@
cfg_hostname='lauv-xplore-2'
cfg_eth_ext_ip='10.0.10.180'
cfg_eth_ext_ip='10.0.10.130'