puppet-modules/puppetlabs-apt.git
6 years agoModule sync 1d81b6a maint_modsync_1d81b6a
Paula McMaw [Fri, 17 Nov 2017 12:15:50 +0000 (12:15 +0000)]
Module sync 1d81b6a

6 years agoMerge pull request #731 from willmeek/rubocopification
Paula McMaw [Thu, 16 Nov 2017 10:59:30 +0000 (10:59 +0000)]
Merge pull request #731 from willmeek/rubocopification

Rubocopification

6 years agoRubocopification
Will Meek [Wed, 8 Nov 2017 16:54:52 +0000 (16:54 +0000)]
Rubocopification

6 years agoMerge pull request #730 from puppetlabs/release
willmeek [Wed, 15 Nov 2017 13:46:39 +0000 (13:46 +0000)]
Merge pull request #730 from puppetlabs/release

Release mergeback 4.4.0

6 years agoMerge pull request #729 from jbondpdx/release 4.4.0
willmeek [Tue, 14 Nov 2017 10:52:52 +0000 (10:52 +0000)]
Merge pull request #729 from jbondpdx/release

fix inconsistencies in README

6 years agofix inconsistencies in README
jbondpdx [Mon, 13 Nov 2017 19:01:26 +0000 (11:01 -0800)]
fix inconsistencies in README

6 years agoMerge pull request #728 from willmeek/release_4_4_0_a
TP Honey [Mon, 13 Nov 2017 15:08:20 +0000 (15:08 +0000)]
Merge pull request #728 from willmeek/release_4_4_0_a

Further release prep for 4.4.0

6 years agoFurther release prep for 4.4.0
Will Meek [Mon, 13 Nov 2017 14:36:06 +0000 (14:36 +0000)]
Further release prep for 4.4.0

6 years agoRelease prep for 4.4.0
Will Meek [Thu, 9 Nov 2017 13:56:37 +0000 (13:56 +0000)]
Release prep for 4.4.0

6 years agoAdd a check for Puppet version to task helper
Will Meek [Thu, 9 Nov 2017 18:09:04 +0000 (18:09 +0000)]
Add a check for Puppet version to task helper

This commit will add a check for Puppet version being 5 or greater
around the task test helper. This ensures that is it not attempted
pre-task versions of puppet.

6 years agoMerge pull request #724 from wyardley/apt_transport_https2
willmeek [Mon, 13 Nov 2017 14:19:37 +0000 (14:19 +0000)]
Merge pull request #724 from wyardley/apt_transport_https2

install apt-transport-https on Debian 7 as well

6 years agoMerge pull request #723 from wyardley/docs_fix_numbering
willmeek [Mon, 13 Nov 2017 13:43:22 +0000 (13:43 +0000)]
Merge pull request #723 from wyardley/docs_fix_numbering

Fix numbering in README index

6 years agoinstall apt-transport-https on Debian 7 as well
William Yardley [Fri, 10 Nov 2017 19:22:44 +0000 (11:22 -0800)]
install apt-transport-https on Debian 7 as well

6 years agouse 1. for numbers so the numbers don't start at 2
William Yardley [Fri, 10 Nov 2017 19:19:03 +0000 (11:19 -0800)]
use 1. for numbers so the numbers don't start at 2

6 years agoMerge pull request #719 from willmeek/add_dist_fact
david22swan [Thu, 9 Nov 2017 09:21:08 +0000 (09:21 +0000)]
Merge pull request #719 from willmeek/add_dist_fact

Add a facter fact for dist-upgrade

6 years agoAdd a facter fact for dist-upgrade
Will Meek [Tue, 7 Nov 2017 16:21:55 +0000 (16:21 +0000)]
Add a facter fact for dist-upgrade

This commit adds a facter fact for dist-upgrade, along with
associated facter facts.

6 years agoMerge pull request #718 from willmeek/http_proxy_bypass
Eric Putnam [Wed, 8 Nov 2017 16:41:55 +0000 (08:41 -0800)]
Merge pull request #718 from willmeek/http_proxy_bypass

Http proxy bypass

6 years agoMerge pull request #720 from actatux/apt-transport-https
willmeek [Wed, 8 Nov 2017 11:34:16 +0000 (11:34 +0000)]
Merge pull request #720 from actatux/apt-transport-https

Install apt-transport-https if needed

6 years agoAdd a 'direct' option to proxy settings
Will Meek [Mon, 6 Nov 2017 15:46:57 +0000 (15:46 +0000)]
Add a 'direct' option to proxy settings

This commit adds a 'direct' boolean option to proxy settings.
When set to true, if https is not true, the https proxy is set
to 'DIRECT'.

6 years agoInstall apt-transport-https if needed
Bruno Travouillon [Tue, 7 Nov 2017 23:24:37 +0000 (00:24 +0100)]
Install apt-transport-https if needed

Without this package, the module fails to update a repository with a
location using the https method.

This extends to Debian stretch, Ubuntu trusty and xenial.

https support has been moved into the apt package for future releases
of these distibutions, thus this change won't need to be updated.

6 years agohttps proxy bypass fix
Michael Eklund [Fri, 8 Sep 2017 15:32:07 +0000 (10:32 -0500)]
https proxy bypass fix

* if http proxy is set without an https proxy apt will still attempt to
proxy those https sources, resulting in errors.  This fix will allow
direct connect to the https urls, bypassing the http proxy.  This is the
most simple fix for this problem, a more complex fix would be to have an
https_direct setting.
fix test for https proxy bypass

6 years agoMerge pull request #717 from willmeek/build_fix
Helen [Mon, 6 Nov 2017 12:17:13 +0000 (12:17 +0000)]
Merge pull request #717 from willmeek/build_fix

Remove tasks acceptance test for non-Debian builds

6 years agoRemove tasks acceptance test for non-Debian builds
Will Meek [Fri, 3 Nov 2017 17:28:35 +0000 (17:28 +0000)]
Remove tasks acceptance test for non-Debian builds

This commit will disable the task test on non-Debian/Ubuntu based masters.

6 years agoMerge pull request #716 from kbarmen/master
willmeek [Mon, 6 Nov 2017 11:29:18 +0000 (11:29 +0000)]
Merge pull request #716 from kbarmen/master

Do not treat debian stable-updates as security updates

6 years agoOutput from apt-get with actual security updates
Kolbjørn Barmen [Fri, 3 Nov 2017 15:06:10 +0000 (16:06 +0100)]
Output from apt-get with actual security updates

The previous output just had debian-updates and backports, none
of which are security updates. Adjusted expected results accordingly,
using curl as an example.

6 years agodebian-updates is not security updates
Kolbjørn Barmen [Fri, 3 Nov 2017 10:14:35 +0000 (11:14 +0100)]
debian-updates is not security updates

Debian-updates are pending packages between dot-releases,
they are not security updates. When Debian has a dot-release,
for example 8.7, debian-updates is empty. Between 8.7 and 8.8,
updates packages go to debian-updates, and on 8.8, all packages
in debian-updates are moved (or replaced) by packages in the main
repo, leaving debian-updates empty again. Security updates are
managed outside of this.

6 years agoMerge pull request #714 from actatux/apt-transport-https_debian8
willmeek [Thu, 2 Nov 2017 16:23:55 +0000 (16:23 +0000)]
Merge pull request #714 from actatux/apt-transport-https_debian8

Install apt-transport-https in Debian 8 if needed

6 years agoMerge pull request #710 from TMGMedia/circular-dep-fix
willmeek [Thu, 2 Nov 2017 13:47:26 +0000 (13:47 +0000)]
Merge pull request #710 from TMGMedia/circular-dep-fix

Fixed circular dependency for package dirmngr

6 years agoInstall apt-transport-https in Debian 8 if needed
Bruno Travouillon [Fri, 27 Oct 2017 21:47:36 +0000 (23:47 +0200)]
Install apt-transport-https in Debian 8 if needed

Without this package, the module fails to update a repository with a
location using the https method.

6 years agoMerge pull request #711 from icann-dns/fix_legacy_functions
Eric Putnam [Fri, 27 Oct 2017 20:58:50 +0000 (13:58 -0700)]
Merge pull request #711 from icann-dns/fix_legacy_functions

remove legacy functions

6 years agoMerge pull request #713 from willmeek/update_release_link
TP Honey [Wed, 11 Oct 2017 14:41:49 +0000 (15:41 +0100)]
Merge pull request #713 from willmeek/update_release_link

Update link to Release in CHANGELOG

6 years agoUpdate link to Release in CHANGELOG
Will Meek [Wed, 11 Oct 2017 14:39:29 +0000 (15:39 +0100)]
Update link to Release in CHANGELOG

6 years agoMerge pull request #712 from puppetlabs/release
Paula McMaw [Wed, 11 Oct 2017 14:10:18 +0000 (15:10 +0100)]
Merge pull request #712 from puppetlabs/release

4.3.0 merge back to master

6 years agoFM-6474 Adding an Apt task. 4.3.0
tphoney [Tue, 3 Oct 2017 17:16:59 +0000 (18:16 +0100)]
FM-6474 Adding an Apt task.

6 years agoRemove apt::key was wrong, we only need to remove the requirement
Henry [Sat, 7 Oct 2017 11:05:38 +0000 (13:05 +0200)]
Remove apt::key was wrong, we only need to remove the requirement

It is not really elegant to have them seperated, but tying them together
will create a circular dep with init.pp.

Signed-off-by: Henry <h.paulissen@tmg.nl>
6 years agoremove legacy functions
John Bond [Fri, 6 Oct 2017 16:31:45 +0000 (17:31 +0100)]
remove legacy functions

6 years agoFixed circular dependency for package dirmngr
Henry [Thu, 5 Oct 2017 11:54:32 +0000 (13:54 +0200)]
Fixed circular dependency for package dirmngr

Signed-off-by: Henry <h.paulissen@tmg.nl>
6 years agoMerge pull request #706 from tphoney/rubocopification
Hunter Haugen [Mon, 2 Oct 2017 23:17:13 +0000 (16:17 -0700)]
Merge pull request #706 from tphoney/rubocopification

Cleanup ruby code via rubocop.

6 years agoCleanup via rubocop of ruby code
tphoney [Tue, 26 Sep 2017 09:57:25 +0000 (10:57 +0100)]
Cleanup via rubocop of ruby code

6 years agoMerge pull request #651 from nhinds/MODULES-4265-ubuntu-security-updates
Eric Putnam [Wed, 27 Sep 2017 20:21:32 +0000 (13:21 -0700)]
Merge pull request #651 from nhinds/MODULES-4265-ubuntu-security-updates

(MODULES-4265) Detect security updates from multiple sources

6 years ago(MODULES-4265) Detect security updates from multiple sources
Nicholas Hinds [Sun, 8 Jan 2017 01:40:29 +0000 (18:40 -0700)]
(MODULES-4265) Detect security updates from multiple sources

The apt_security_updates and apt_package_security_updates facts
now detect security updates which come from more than one source
repository.

6 years agoMerge pull request #709 from puppetlabs/release
Eric Putnam [Tue, 26 Sep 2017 22:34:44 +0000 (15:34 -0700)]
Merge pull request #709 from puppetlabs/release

(MODULES-5628) 4.2.0 release merge back

6 years agoMerge pull request #708 from eputnam/release 4.2.0
Hailee Kenney [Tue, 26 Sep 2017 22:13:31 +0000 (15:13 -0700)]
Merge pull request #708 from eputnam/release

(maint) update changelog entry for support/compat clarification [skip ci]

6 years ago(maint) update changelog entry for support/compat clarification [skip
Eric Putnam [Tue, 26 Sep 2017 22:11:08 +0000 (15:11 -0700)]
(maint) update changelog entry for support/compat clarification [skip
ci]

6 years agoMerge pull request #707 from puppetlabs/jbondpdx-patch-1
Hailee Kenney [Tue, 26 Sep 2017 20:31:11 +0000 (13:31 -0700)]
Merge pull request #707 from puppetlabs/jbondpdx-patch-1

minor edits to new material

6 years agominor edits to new material jbondpdx-patch-1
Jean B [Tue, 26 Sep 2017 18:45:55 +0000 (11:45 -0700)]
minor edits to new material

6 years agoMerge pull request #657 from puppetlabs/binford2k-patch-1
TP Honey [Tue, 26 Sep 2017 09:23:47 +0000 (10:23 +0100)]
Merge pull request #657 from puppetlabs/binford2k-patch-1

This class should be private

6 years agoMerge pull request #705 from HAIL9000/maint/release/MODULES_5628_apt_4.2.0_release_prep
Eric Putnam [Tue, 26 Sep 2017 02:23:02 +0000 (19:23 -0700)]
Merge pull request #705 from HAIL9000/maint/release/MODULES_5628_apt_4.2.0_release_prep

(MODULES-5628) 4.2.0 release prep

6 years agoUpdate update.pp binford2k-patch-1
Ben Ford [Mon, 25 Sep 2017 23:34:03 +0000 (16:34 -0700)]
Update update.pp

6 years ago(MODULES-5628) 4.2.0 release prep
Hailee Kenney [Mon, 25 Sep 2017 23:19:42 +0000 (16:19 -0700)]
(MODULES-5628) 4.2.0 release prep

6 years agoMerge pull request #704 from puppetlabs/release
Eric Putnam [Mon, 25 Sep 2017 22:33:08 +0000 (15:33 -0700)]
Merge pull request #704 from puppetlabs/release

(maint) Update release merge back

6 years agoMerge pull request #703 from tphoney/jle64-patch-1
Helen [Mon, 25 Sep 2017 15:20:34 +0000 (16:20 +0100)]
Merge pull request #703 from tphoney/jle64-patch-1

apt_package_security_updates fact and test

6 years agoadding unit tests for new fact
tphoney [Mon, 25 Sep 2017 13:55:27 +0000 (14:55 +0100)]
adding unit tests for new fact

6 years agoAdd apt_package_security_updates fact
jle64 [Thu, 27 Jul 2017 13:37:25 +0000 (15:37 +0200)]
Add apt_package_security_updates fact

6 years agoMerge pull request #702 from tphoney/raoulbhatia
Helen [Mon, 25 Sep 2017 13:36:48 +0000 (14:36 +0100)]
Merge pull request #702 from tphoney/raoulbhatia

Switch to deb.debian.org and remove Debian 6.0

6 years agoMerge pull request #700 from deric/outdated-doc
TP Honey [Mon, 25 Sep 2017 12:37:57 +0000 (13:37 +0100)]
Merge pull request #700 from deric/outdated-doc

Delete documentation for parameters that already has been removed

6 years agoSwitch to deb.debian.org and remove Debian 6.0
tphoney [Mon, 25 Sep 2017 11:18:15 +0000 (12:18 +0100)]
Switch to deb.debian.org and remove Debian 6.0

6 years agoMerge pull request #696 from trevorrea/master
TP Honey [Mon, 25 Sep 2017 10:20:57 +0000 (11:20 +0100)]
Merge pull request #696 from trevorrea/master

Add 16.04 to list of distributions that should use software-properties-common.

6 years agoMerge pull request #701 from puppetlabs/msync_18sep17_892c4cf
TP Honey [Thu, 21 Sep 2017 16:07:55 +0000 (17:07 +0100)]
Merge pull request #701 from puppetlabs/msync_18sep17_892c4cf

(maint) modulesync 892c4cf

6 years agoMerge pull request #697 from aeber/master
TP Honey [Thu, 21 Sep 2017 16:07:37 +0000 (17:07 +0100)]
Merge pull request #697 from aeber/master

fix documentation for parameter $proxy['port'] in class apt

6 years ago(maint) modulesync 892c4cf msync_18sep17_892c4cf
Hailee Kenney [Mon, 18 Sep 2017 21:55:13 +0000 (14:55 -0700)]
(maint) modulesync 892c4cf

6 years agoDelete documentation for parameters that already has been removed
Tomas Barton [Mon, 18 Sep 2017 08:41:46 +0000 (10:41 +0200)]
Delete documentation for parameters that already has been removed

6 years agoMerge pull request #698 from deric/MODULES-4686-fix
Hunter Haugen [Fri, 15 Sep 2017 18:47:42 +0000 (11:47 -0700)]
Merge pull request #698 from deric/MODULES-4686-fix

MODULES-4686: gpg keyserver import fails in Debian 9 (Stretch)

6 years agofix apt-key resource syntax
Tomas Barton [Wed, 13 Sep 2017 12:46:09 +0000 (14:46 +0200)]
fix apt-key resource syntax

6 years agoautorequire dirmngr package
Tomas Barton [Wed, 13 Sep 2017 09:16:36 +0000 (11:16 +0200)]
autorequire dirmngr package

* add Debian 9 as supported system
* move dirmngr ensure to init.pp

6 years agosupport ubuntu
Tomas Barton [Mon, 11 Sep 2017 16:44:00 +0000 (18:44 +0200)]
support ubuntu

6 years agoensure dirmngr is installed on Debian Stretch
Tomas Barton [Mon, 11 Sep 2017 15:14:16 +0000 (17:14 +0200)]
ensure dirmngr is installed on Debian Stretch

6 years ago(MODULES-4686) fix incorrect GPG keys parsing on Debian 9
Tomas Barton [Thu, 7 Sep 2017 12:18:08 +0000 (14:18 +0200)]
(MODULES-4686) fix incorrect GPG keys parsing on Debian 9

patch from Alex P (alexpr)

6 years agofix documentation for parameter $proxy['port'] in class apt
Anselm Eberhardt [Wed, 30 Aug 2017 09:01:43 +0000 (11:01 +0200)]
fix documentation for parameter $proxy['port'] in class apt

Documentation says 'port' should be a string. init.pp checks for type
integer.

6 years agoMerge pull request #665 from tigercomputing/master
Helen [Fri, 25 Aug 2017 14:25:05 +0000 (15:25 +0100)]
Merge pull request #665 from tigercomputing/master

Ignore subkeys in apt-key's output

6 years agoAdd 16.04 to list of distributions that should use software-properties-common.
Trevor Rea [Fri, 25 Aug 2017 11:33:44 +0000 (12:33 +0100)]
Add 16.04 to list of distributions that should use software-properties-common.

6 years agoMerge pull request #695 from pmcmaw/remove_debian6
Helen [Mon, 21 Aug 2017 09:50:13 +0000 (10:50 +0100)]
Merge pull request #695 from pmcmaw/remove_debian6

(FM-6273) - Removing Debian 6

6 years ago(FM-6273) - Removing Debian 6
Paula McMaw [Mon, 21 Aug 2017 08:22:22 +0000 (09:22 +0100)]
(FM-6273) - Removing Debian 6

This is not supported any longer according to the following
documentation: https://docs.puppet.com/pe/latest/sys_req_os.html

6 years agoMerge pull request #694 from pmcmaw/rm_ubuntu
TP Honey [Thu, 17 Aug 2017 13:11:21 +0000 (14:11 +0100)]
Merge pull request #694 from pmcmaw/rm_ubuntu

(MODULES-5501) - Remove unsupported Ubuntu

6 years ago(MODULES-5501) - Remove unsupported Ubuntu
Paula McMaw [Thu, 17 Aug 2017 12:49:58 +0000 (13:49 +0100)]
(MODULES-5501) - Remove unsupported Ubuntu

Removing older version of Ubuntu that are not supported by the module.

6 years agoMerge pull request #690 from tpdownes/master
TP Honey [Fri, 4 Aug 2017 13:07:07 +0000 (14:07 +0100)]
Merge pull request #690 from tpdownes/master

Allow user to modify loglevel of apt-get update Exec resource

6 years agoMerge pull request #693 from mauricemeyer/master
TP Honey [Thu, 3 Aug 2017 10:06:28 +0000 (11:06 +0100)]
Merge pull request #693 from mauricemeyer/master

Fixed typo in "Configuring Apt from hiera example"

6 years agoFixed typo
Maurice Meyer [Wed, 2 Aug 2017 13:25:41 +0000 (15:25 +0200)]
Fixed typo

6 years agoAllow user to modify loglevel of apt-get update Exec resource so that its
Tom Downes [Tue, 1 Aug 2017 13:01:12 +0000 (08:01 -0500)]
Allow user to modify loglevel of apt-get update Exec resource so that its
execution goes unlogged

6 years agoMerge pull request #692 from puppetlabs/maint-modsync-915cde70e20
Hunter Haugen [Thu, 27 Jul 2017 23:09:34 +0000 (16:09 -0700)]
Merge pull request #692 from puppetlabs/maint-modsync-915cde70e20

(maint) modulesync 915cde70e20

6 years ago(maint) modulesync 915cde70e20
Glenn Sarti [Thu, 27 Jul 2017 21:53:16 +0000 (14:53 -0700)]
(maint) modulesync 915cde70e20

6 years agoMerge pull request #640 from ocadotechnology/dpkg_admin_lock
TP Honey [Tue, 11 Jul 2017 10:19:15 +0000 (11:19 +0100)]
Merge pull request #640 from ocadotechnology/dpkg_admin_lock

(MODULES-4118) Set dpkg option NoLocking in apt_updates fact

6 years agoMerge pull request #675 from hunner/update_changelog
TP Honey [Tue, 11 Jul 2017 10:14:29 +0000 (11:14 +0100)]
Merge pull request #675 from hunner/update_changelog

(maint) Add bugfix to changelog

6 years agoMerge pull request #688 from puppetlabs/msync_modules5187
TP Honey [Tue, 11 Jul 2017 10:13:28 +0000 (11:13 +0100)]
Merge pull request #688 from puppetlabs/msync_modules5187

(MODULES-5187) mysnc puppet 5 and ruby 2.4

6 years agoMerge pull request #686 from hunner/bump_metadata
TP Honey [Tue, 11 Jul 2017 10:13:00 +0000 (11:13 +0100)]
Merge pull request #686 from hunner/bump_metadata

(MODULES-5144) Prep for puppet 5

6 years ago(maint) update sync.yml to not manage NOTICE msync_modules5187
Eric Putnam [Fri, 7 Jul 2017 18:26:18 +0000 (11:26 -0700)]
(maint) update sync.yml to not manage NOTICE

6 years ago(MODULES-5187) mysnc puppet 5 and ruby 2.4
Eric Putnam [Thu, 6 Jul 2017 21:40:41 +0000 (14:40 -0700)]
(MODULES-5187) mysnc puppet 5 and ruby 2.4

6 years agoFix broken markdown of CHANGELOG.md (#687)
Okumura Takahiro [Wed, 5 Jul 2017 08:42:20 +0000 (17:42 +0900)]
Fix broken markdown of CHANGELOG.md (#687)

* Fix broken markdown of CHANGELOG.md

7 years ago(MODULES-5144) Prep for puppet 5
Hunter Haugen [Mon, 26 Jun 2017 20:57:17 +0000 (13:57 -0700)]
(MODULES-5144) Prep for puppet 5

7 years agofix whitespace
Ben Ford [Wed, 21 Jun 2017 15:15:51 +0000 (08:15 -0700)]
fix whitespace

7 years agoMerge pull request #684 from puppetlabs/release
TP Honey [Mon, 5 Jun 2017 09:38:59 +0000 (10:38 +0100)]
Merge pull request #684 from puppetlabs/release

Release 4.1.0 Mergeback

7 years agoMerge pull request #679 from arioch/fix_typo
Hunter Haugen [Thu, 1 Jun 2017 17:37:20 +0000 (10:37 -0700)]
Merge pull request #679 from arioch/fix_typo

7 years agoMerge pull request #682 from eputnam/fail_message
Hunter Haugen [Thu, 1 Jun 2017 17:36:29 +0000 (10:36 -0700)]
Merge pull request #682 from eputnam/fail_message

this failure is related to os.name, not os.release.full

7 years agoMerge pull request #683 from HelenCampbell/rpreppy 4.1.0
Paula McMaw [Thu, 1 Jun 2017 13:21:18 +0000 (14:21 +0100)]
Merge pull request #683 from HelenCampbell/rpreppy

4.1.0 Release Prep

7 years ago4.1.0 Release Prep
Helen Campbell [Thu, 1 Jun 2017 11:03:15 +0000 (12:03 +0100)]
4.1.0 Release Prep

7 years agoMerge pull request #677 from syseleven/fix-4913
Hunter Haugen [Wed, 31 May 2017 22:30:40 +0000 (15:30 -0700)]
Merge pull request #677 from syseleven/fix-4913

https://tickets.puppetlabs.com/browse/MODULES-4913

Prior to this commit, apt_key always sent auth basic header when source
came from http(s). This might fail for some webservers (e.g. Amazon S3)
when empty auth basic is sent.

Now apt_key only sends the auth basic header when userinfo can
be parsed from the URL.

Please backport this to 2.4.x, since this is the release before incompatibility changes are made.

7 years agoMerge pull request #681 from HelenCampbell/emptystringing
Eric Putnam [Tue, 30 May 2017 15:13:13 +0000 (08:13 -0700)]
Merge pull request #681 from HelenCampbell/emptystringing

Ensure release allows empty strings

7 years agoTest to ensure empty string allowed for $release in apt::source
Tom Duckering [Tue, 31 Jan 2017 17:59:40 +0000 (17:59 +0000)]
Test to ensure empty string allowed for $release in apt::source

Test added to make sure when release is set to an empty string the
source file is rendered correctly.

7 years ago(maint) fix incorrect error message
Eric Putnam [Fri, 26 May 2017 16:51:10 +0000 (09:51 -0700)]
(maint) fix incorrect error message

this failure is related to os.name, not os.release.full

7 years agoMerge pull request #680 from eputnam/remove_dim
Hunter Haugen [Thu, 25 May 2017 23:07:59 +0000 (16:07 -0700)]
Merge pull request #680 from eputnam/remove_dim

this module is not able to find a value for `$keyserver` when it is
included in postgresql, as stated in the ticket. this changes the module
back to using the params.pp model. we can revisit data in modules once
LTS moves up from 4.7.0. for now, we need the compatibility.