From de9c12731628f2d9bda6961c15322b607e34b497 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 4 Jun 2015 15:33:06 +0200 Subject: [PATCH] ca-certificates setup is now done by puppet --- input/howto/new-machine.creole | 6 ------ 1 file changed, 6 deletions(-) diff --git a/input/howto/new-machine.creole b/input/howto/new-machine.creole index 3cf0178..1303ea5 100644 --- a/input/howto/new-machine.creole +++ b/input/howto/new-machine.creole @@ -55,12 +55,6 @@ Note: this has recently been changed to rely more on [[puppet|howto/puppet-setup * try to become root using sudo. -* make ca-certificates sane: (choose to *not* trust new certs) -{{{ - echo "ca-certificates ca-certificates/trust_new_crts select no" | debconf-set-selections - dpkg-reconfigure ca-certificates -}}} - * Add debian-admin@debian.org to root in /etc/aliases {{{ if ! egrep '^root:' /etc/aliases > /dev/null; then -- 2.20.1