Fixup buildd manifest for jessie
authorJulien Cristau <jcristau@debian.org>
Mon, 16 Apr 2018 12:50:16 +0000 (14:50 +0200)
committerJulien Cristau <jcristau@debian.org>
Mon, 16 Apr 2018 12:50:16 +0000 (14:50 +0200)
modules/buildd/manifests/init.pp

index 2128293..f68b537 100644 (file)
@@ -208,6 +208,9 @@ class buildd ($ensure=present) {
                                        ensure => absent,
                                }
                        } else {
+                               package { 'apt-transport-https':
+                                       ensure => installed,
+                               }
                                site::aptrepo { 'buildd.debian.org':
                                        key        => 'puppet:///modules/buildd/buildd.debian.org.gpg',
                                        url        => 'https://apt.buildd.debian.org/',