diff --git a/systems/lctr-b2xx/leviathan.cfg b/systems/lctr-b2xx/leviathan.cfg new file mode 100644 index 0000000..8131c53 --- /dev/null +++ b/systems/lctr-b2xx/leviathan.cfg @@ -0,0 +1,6 @@ +cfg_hostname='leviathan' +cfg_storage='data0:ext4:/opt' +cfg_eth_ext_ip='10.0.200.2' +cfg_eth_ext_mk='255.255.0.0' +cfg_eth_ext_gw='10.0.0.1' +cfg_services1='rsyncd'