Commit graph

976 commits

Author SHA1 Message Date
Andreas Mauf
6698cbe94b MODULES-2889 - remove unneeded whitespace in source.list template 2015-12-14 10:20:40 +01:00
David Schmitt
72528a014c Merge pull request #576 from puppetlabs/2.2.x
Mergeback 2.2.x
2015-12-08 15:09:12 +00:00
Bryan Jen
61804c0324 Merge pull request #573 from HelenCampbell/release2.2.1
Release 2.2.1
2015-11-24 12:04:29 -07:00
Helen Campbell
c14f399659 Release 2.2.1 2015-11-24 15:28:07 +00:00
Bryan Jen
99ea865f43 Merge pull request #569 from DavidS/improve-readme
(MAINT) improve hiera description
2015-10-09 12:21:53 -07:00
David Schmitt
68693418f4 (MAINT) improve hiera description 2015-10-09 13:07:32 +01:00
Hunter Haugen
68deeb6791 Merge pull request #567 from puppetlabs/2.2.x
Mergeback 2.2.x to master
2015-09-29 09:47:13 -07:00
Hunter Haugen
800c8cc1b2 Merge pull request #566 from bmjen/2.2.0-prep
Release prep for 2.2.0
2015-09-25 16:28:11 -07:00
Bryan Jen
a7d0f9fb31 Release prep for 2.2.0 2015-09-25 16:07:57 -07:00
David Schmitt
2778c8588e Merge pull request #564 from rfdrake/apt_pin
Add support for creating pins from main class
2015-09-07 12:11:31 +01:00
Robert Drake
0dce05adae Add support for creating pins from main class
This lets you create apt::pin resources as an apt param hash.  It also
supplies appropriate tests and documentation.
2015-09-04 22:31:13 -04:00
Morgan Haskel
ff37b84980 Merge pull request #562 from RewardGateway/preference_file_name
Corrected regression with preference files name
2015-09-02 13:26:28 -07:00
Vincent
a531b2b424 Corrected regression with preference files name
Signed-off-by: Vincent Deygas <Vincent.Deygas@rewardgateway.com>
2015-09-02 12:06:16 +01:00
Bryan Jen
418820adf3 Merge pull request #560 from mhaskel/MODULES-2446
MODULES-2446 - Fix pinning for backports
2015-08-26 16:45:09 -07:00
Morgan Haskel
9f43b2db26 MODULES-2446 - Fix pinning for backports
The 2.x series added a changed behavior for backport pinning to pin to
origin instead of release. Pinning to release is the correct behavior
for backports though.
2015-08-26 16:29:54 -07:00
Morgan Haskel
3df188f879 Merge pull request #551 from bdellegrazie/MODULES-2269
Expose notify_update to apt::conf
2015-08-17 10:57:37 -07:00
Daniele Sluijters
201d218c5c Merge pull request #557 from fbarbeira/patch-1
Fix path to 'preferences' and 'preferences.d'.
2015-08-17 16:15:04 +02:00
Félix Barbeira
9f55e31316 Fix path to 'preferences' and 'preferences.d'.
If you follow the documentacion, the hiera file does not work.
2015-08-17 14:52:25 +02:00
Brett Delle Grazie
9ad4fd682d MODULES-2269: Expose notify_update setting
* Expose the underlying notify_update setting of the apt::settings resource
This is because not all configuration file changes should trigger an apt::update notification
* apt::pin also shouldn't result in an apt-update call
Adding a pin configuration should apply to the next apt-get update call it shouldn't trigger one itself.
* Added documentation
* Add tests for apt::conf notify_update
2015-08-16 19:16:36 +01:00
Morgan Haskel
849d000ff3 Merge pull request #556 from callahm3/master
Proxy ensure parameter.
2015-08-05 13:19:17 -07:00
Callahan, Michael Joseph
afa4d45ee9 Added an ensure parameter for user control of proxy presence. Defaults to undef to resist breaking any current setup.
added spec entry

Added validation

fixed ensure hash
2015-08-05 16:03:28 -04:00
David Schmitt
f05e43c285 Merge pull request #553 from bmjen/2.1.x_mergeback
2.1.x mergeback
2015-07-28 16:40:30 +01:00
Bryan Jen
18a7369456 Merge pull request #552 from jbondpdx/2.1.x
light edits to apt README
2015-07-27 14:14:31 -07:00
jbondpdx
b085c3787c light edits to apt README 2015-07-27 10:29:01 -07:00
Daniele Sluijters
2cf089576d Merge pull request #545 from raoulbhatia/master
Use Debian's new official mirrors redirector
2015-07-23 14:10:47 +02:00
Bryan Jen
25af5f7752 Merge pull request #550 from mhaskel/2.1.1-prep
2.1.1 prep
2015-07-22 17:32:38 -07:00
Morgan Haskel
479a7683b7 2.1.1 prep 2015-07-22 17:29:56 -07:00
Bryan Jen
1f7cff5705 Merge pull request #549 from mhaskel/merge_master_to_2.1.x
Merge master to 2.1.x
2015-07-22 16:51:27 -07:00
Morgan Haskel
bea5567ec2 Merge remote-tracking branch 'upstream/master' into merge_master_to_2.1.x 2015-07-22 16:27:54 -07:00
TP Honey
fa86d8ed50 Merge pull request #547 from mhaskel/MODULES-2190
Fix anchor issues
2015-07-21 18:59:19 +01:00
Morgan Haskel
c01e5e29ea Add limitations note 2015-07-21 10:46:34 -07:00
Morgan Haskel
cd37fc34f2 MODULES-2190 - Fix anchor issues 2015-07-21 10:19:15 -07:00
Daniele Sluijters
428c044be5 Merge pull request #548 from leoarnold/README
Corrected documentation warning about `purge` parameters to fit v2.1.0 syntax
2015-07-19 18:34:12 +02:00
Leo Arnold
97a14dd6a4 Corrected documentation warning about purge parameters to fit v2.1.0 syntax 2015-07-18 21:58:23 +02:00
Raoul Bhatia
b8462bdc43 Use Debian's new official mirrors redirector
See https://www.debian.org/News/weekly/2015/05/#httpredir
2015-07-05 09:17:12 +02:00
Bryan Jen
5594aa10d2 Merge pull request #543 from puppetlabs/revert-542-fix_apt_params
Revert "Fix use of $::apt::params::backports and $::apt::params::xfac…
2015-06-22 10:27:52 -07:00
Morgan Haskel
70c18639c1 Revert "Fix use of $::apt::params::backports and $::apt::params::xfacts." 2015-06-22 09:30:15 -07:00
JT (Jonny)
8f5cb7341a Merge pull request #542 from infopro-digital/fix_apt_params
Fix use of $::apt::params::backports and $::apt::params::xfacts.
2015-06-22 16:00:39 +01:00
Farzad FARID
93f40ca892 Fix use of $::apt::params::backports and $::apt::params::xfacts. 2015-06-22 15:27:44 +02:00
Daniele Sluijters
a1907ff5a6 Merge pull request #540 from szynaka/apt_conf_comments
Added additional header template for apt.conf style comments
2015-06-22 09:23:01 +02:00
Ed Szynaka
ec1c50a4ad Added additional header template for apt.conf style comments 2015-06-19 02:01:48 -04:00
Bryan Jen
5dafbd514d Merge pull request #539 from mhaskel/lucid_fix
hashes are not supported in selectors
2015-06-17 15:02:45 -07:00
Morgan Haskel
74bb26d148 hashes are not supported in selectors 2015-06-17 14:56:22 -07:00
Bryan Jen
6dc3b7a61d Merge pull request #538 from mhaskel/lucid_fix
typo
2015-06-17 13:26:28 -07:00
Morgan Haskel
a09dcafb32 typo 2015-06-17 13:24:49 -07:00
Bryan Jen
7971ec26d7 Merge pull request #537 from mhaskel/lucid_fix
Don't add puppetlabs sources for lucid
2015-06-17 12:01:31 -07:00
Morgan Haskel
8d98105774 Don't add puppetlabs sources for lucid
They no longer exist
2015-06-17 11:59:40 -07:00
Daniele Sluijters
eaf5794502 Merge pull request #536 from Vincent--/patch-1
Update update.pp
2015-06-17 19:40:45 +02:00
Vincent
c1d49048c0 Update update.pp
Corrected typo
2015-06-17 12:05:37 +01:00
Bryan Jen
b2e6ba8781 Merge pull request #535 from mhaskel/merge_2.1.x_to_master
Merge 2.1.x to master
2015-06-16 15:21:41 -07:00