update docker installation method

This commit is contained in:
t3chn0m4g3 2016-02-11 14:59:22 +01:00
parent 6cc229c610
commit 6615046d02
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
########################################################
# Type of install, SENSOR, INDUSTRIAL or FULL?
myFLAVOR="INDUSTRIAL"
myFLAVOR="FULL"
# Some global vars
myPROXYFILEPATH="/root/tpot/etc/proxy"

View file

@ -31,7 +31,7 @@ d-i clock-setup/ntp boolean true
tasksel tasksel/first multiselect ubuntu-server
# 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
d-i pkgsel/update-policy select unattended-upgrades