Fixup buildd manifest for jessie
[mirror/dsa-puppet.git] / 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/',