From c4a8a321b33f0b3e67997220eabaf8cb57918adc Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 14 Oct 2016 11:02:17 -0300 Subject: Provision: openssh-server installation should be optional and disabled for TPC profile --- share/config/provision/tpc.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'share/config/provision') diff --git a/share/config/provision/tpc.conf b/share/config/provision/tpc.conf index 5b9b932..5c209a0 100644 --- a/share/config/provision/tpc.conf +++ b/share/config/provision/tpc.conf @@ -16,3 +16,4 @@ arch="amd64" # System arch version="jessie" # Distro version grub="y" # Setup GRUB? mirror="http://http.debian.net/debian/" # Debian mirror +ssh="n" # Install openssh-server? -- cgit v1.2.3