Systems/lctr-rpi4: add config files for manta-uk-01/02.
This commit is contained in:
parent
87febf808f
commit
9bb6185aa2
5
systems/lctr-rpi4/manta-uk-01.cfg
Normal file
5
systems/lctr-rpi4/manta-uk-01.cfg
Normal file
@ -0,0 +1,5 @@
|
||||
cfg_hostname='manta-uk-01'
|
||||
cfg_eth_ext_ip='10.0.30.100'
|
||||
cfg_packages="$cfg_packages gdb bash"
|
||||
cfg_modules="$cfg_modules ftdi_sio rt73usb i2c-dev i2c-bcm2835 rtc-ds1307"
|
||||
cfg_services1="$cfg_services1 set-rtc"
|
5
systems/lctr-rpi4/manta-uk-02.cfg
Normal file
5
systems/lctr-rpi4/manta-uk-02.cfg
Normal file
@ -0,0 +1,5 @@
|
||||
cfg_hostname='manta-uk-02'
|
||||
cfg_eth_ext_ip='10.0.30.101'
|
||||
cfg_packages="$cfg_packages gdb bash"
|
||||
cfg_modules="$cfg_modules ftdi_sio rt73usb i2c-dev i2c-bcm2835 rtc-ds1307"
|
||||
cfg_services1="$cfg_services1 set-rtc"
|
Reference in New Issue
Block a user