summaryrefslogtreecommitdiffstats
path: root/hosts
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2016-09-10 20:56:46 (EDT)
committer P. J. McDermott <pj@pehjota.net>2016-09-10 20:56:46 (EDT)
commit5d32461702eb60a68b5b01c0266457f286c5ef1a (patch)
tree0f07d82676a92142d0c3f402c4e93b9736166199 /hosts
parentd3969cd4c37b37fc9732e902e371473fd41d9025 (diff)
downloadpc-inst-5d32461702eb60a68b5b01c0266457f286c5ef1a.zip
pc-inst-5d32461702eb60a68b5b01c0266457f286c5ef1a.tar.gz
pc-inst-5d32461702eb60a68b5b01c0266457f286c5ef1a.tar.bz2
erp1: Install apt-transport-https
Needed for LedgerSMB and Odoo archives.
Diffstat (limited to 'hosts')
-rw-r--r--hosts/erp11
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/erp1 b/hosts/erp1
index 9ee5fa8..bbc31d8 100644
--- a/hosts/erp1
+++ b/hosts/erp1
@@ -56,6 +56,7 @@ postinst_pkgs='
openssh-server openssh-client rsync netcat-openbsd
htop ntp ncdu
postgresql apache2
+ apt-transport-https
'
do_postinst()