This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
lsts_glued/systems/lctr-b2xx/leviathan.cfg

8 lines
227 B
INI

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_packages="$cfg_packages ppp"
cfg_services0='network dropbear storage upgrade syslog'