From: Peter Palfrader Date: Sun, 11 Oct 2015 08:24:20 +0000 (+0200) Subject: And ssl module X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=9d9c36b33d983b2de4e20f13c86a7d108125feb8;hp=21e5d62634a48c6fb4ee93d58a68eb4a485984d5;p=mirror%2Fdsa-puppet.git And ssl module --- diff --git a/modules/roles/manifests/jenkins.pp b/modules/roles/manifests/jenkins.pp index 56bd7a592..afbca199a 100644 --- a/modules/roles/manifests/jenkins.pp +++ b/modules/roles/manifests/jenkins.pp @@ -1,4 +1,5 @@ class roles::jenkins { + apache2::module { 'ssl': } apache2::module { 'proxy_http': } apache2::site { '010-jenkins.debian.org':