Added lauv-seacon-2-aux and lauv-seacon-3-aux configurations.

This commit is contained in:
Jose Braga 2014-04-09 15:36:39 +01:00
parent 6830d49697
commit d559f5fd72
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,7 @@
cfg_hostname='lauv-seacon-2-aux'
cfg_eth_ext_ip='10.0.10.23'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.0.1'
cfg_packages="$cfg_packages libantlr3c boost europa"
cfg_ptpd_interface='eth0'
cfg_services2='trex'

View File

@ -0,0 +1,7 @@
cfg_hostname='lauv-seacon-3-aux'
cfg_eth_ext_ip='10.0.10.33'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.0.1'
cfg_packages="$cfg_packages libantlr3c boost europa"
cfg_ptpd_interface='eth0'
cfg_services2='trex'