diff --git a/manifests/source.pp b/manifests/source.pp index 54295b5d1e..670b830358 100644 --- a/manifests/source.pp +++ b/manifests/source.pp @@ -29,7 +29,7 @@ $_release = $release } - # Some releases do not support https transport with default installation + # Some releases do not support https transport with default installation $_transport_https_releases = [ 'wheezy', 'jessie', 'stretch', 'trusty', 'xenial' ] if $ensure == 'present' {