mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
update docker installation method
This commit is contained in:
@ -7,7 +7,7 @@
|
|||||||
########################################################
|
########################################################
|
||||||
|
|
||||||
# Type of install, SENSOR, INDUSTRIAL or FULL?
|
# Type of install, SENSOR, INDUSTRIAL or FULL?
|
||||||
myFLAVOR="INDUSTRIAL"
|
myFLAVOR="FULL"
|
||||||
|
|
||||||
# Some global vars
|
# Some global vars
|
||||||
myPROXYFILEPATH="/root/tpot/etc/proxy"
|
myPROXYFILEPATH="/root/tpot/etc/proxy"
|
||||||
|
@ -31,7 +31,7 @@ d-i clock-setup/ntp boolean true
|
|||||||
tasksel tasksel/first multiselect ubuntu-server
|
tasksel tasksel/first multiselect ubuntu-server
|
||||||
|
|
||||||
# Packages
|
# Packages
|
||||||
d-i pkgsel/include string curl dialog dstat ethtool genisoimage git htop iw libpam-google-authenticator lm-sensors ntp openssh-server syslinux pv vim wireless-tools wpasupplicant
|
d-i pkgsel/include string apt-transport-https ca-certificates curl dialog dstat ethtool genisoimage git htop iw libpam-google-authenticator lm-sensors ntp openssh-server syslinux pv vim wireless-tools wpasupplicant
|
||||||
|
|
||||||
# Update Policy
|
# Update Policy
|
||||||
d-i pkgsel/update-policy select unattended-upgrades
|
d-i pkgsel/update-policy select unattended-upgrades
|
||||||
|
Reference in New Issue
Block a user