Commit graph

747 commits

Author SHA1 Message Date
Colleen Murphy
9973ebc949 Synchronize .travis.yml 2014-06-27 10:52:08 -07:00
Colleen Murphy
cd9d526b0f Update .sync.yml to support new .travis.yml configs 2014-06-27 09:27:52 -07:00
Daniele Sluijters
4ee69d08f4 Merge pull request #321 from raoulbhatia/squeeze-lts
Enable auto-update for Debian squeeze-lts
2014-06-27 17:41:50 +02:00
Daniele Sluijters
943be409bd Merge pull request #319 from cloudbuy/master
add facts showing available updates
2014-06-27 14:28:19 +02:00
Damien Churchill
7eb9d00360 add facts showing available updates
Making use of the apt-check command from the 'update-notifier-common'
package (if available) display the number of available updates, number of
security updates as well as the update package names.
2014-06-27 11:21:58 +01:00
Raoul Bhatia
5ed7396a31 Enable auto-update for Debian squeeze-lts
Quoting https://wiki.debian.org/LTS

Official security support for Debian GNU/Linux 6.0
(code name "Squeeze") has ended on 31 May 2014.
However long term support for the distribution
is going to be extended until February 2016,
i.e. five years after the initial release.

See https://wiki.debian.org/LTS for more details.
2014-06-26 20:03:04 +02:00
Morgan Haskel
f95ca9acbe Merge pull request #318 from daenney/unicode-fix
MODULES-780 Don't blow up on unicode characters.
2014-06-26 13:55:38 -04:00
Ashley Penney
12704eae47 Merge pull request #316 from cmurphy/master
Start synchronizing module files
2014-06-26 13:53:18 -04:00
Daniele Sluijters
14b3beda74 MODULES-780 Don't blow up on unicode characters.
Gotta love the difference between Ruby 1.8.7 not caring and every
subsequent version exploding.
2014-06-26 14:35:39 +02:00
Daniele Sluijters
345aef1d01 Merge pull request #304 from innyso/allow_url_for_key_server
Allow url for key server
2014-06-26 14:29:36 +02:00
Colleen Murphy
fd1e2ec12c Sync files 2014-06-25 17:23:12 -07:00
Colleen Murphy
6f06c9b696 Add configuration file for modulesync
https://github.com/puppetlabs/modulesync
2014-06-25 16:33:47 -07:00
Daniele Sluijters
b4c8a4f774 Merge pull request #315 from juniorsysadmin/apt-source-example-with-comment-parameter
Update apt::source example in README.md for #311
2014-06-23 08:54:38 +02:00
juniorsysadmin
d8df67f17f Update apt::source example in README.md for #311
This patch updates the apt::source example to include a comment (see #311)
2014-06-23 12:47:52 +10:00
Morgan Haskel
bcd1a8d53c Merge pull request #311 from juniorsysadmin/custom-comment-for-sources-list
Allow for custom comment in sources.list file
2014-06-19 09:50:54 -04:00
Hunter Haugen
c77a2f4239 Merge pull request #312 from mhaskel/test_osx_graceful_failure
Test osx graceful failure
2014-06-11 10:38:36 -07:00
Morgan Haskel
1e1c8b287a Add test case to ensure graceful failure on OSX. 2014-06-11 13:31:53 -04:00
juniorsysadmin
986bf8b02d Allow custom comment for sources list 2014-06-10 17:05:51 +10:00
innyso
3cbe24e18e Adding dash to key_server validate regex
Dashes should be allow when defining domain or url for key_server. Rspec
test cases are included to make sure no malform domain name or url are
used.
2014-06-10 01:07:04 +01:00
Travis Fields
ade6c33dd2 Merge pull request #309 from apenney/pin-rspec
Pin rspec
2014-06-09 08:42:57 -07:00
Ashley Penney
6766ed90c6 Pin rspec to 2.x. 2014-06-09 11:29:29 -04:00
Hunter Haugen
e5657a61b9 Merge pull request #306 from apenney/fix-changelog
Remove claims of support.
2014-06-04 11:03:19 -07:00
Ashley Penney
ce5d19b3de Remove claims of support. 2014-06-04 14:01:04 -04:00
Morgan Haskel
2a49e41656 Update PE version requirements. 2014-06-04 14:01:04 -04:00
innyso
1a3d6625f4 Allow url or domain name for key_server parameter
As some places dont have port 11371 open, they are required to use URL as
key_server instead of domain name therefore adding the capability to use URL or
domain name as key_server parameter
2014-06-02 18:05:20 +01:00
Ashley Penney
b1b649a740 Merge branch '1.5.x' of https://github.com/puppetlabs/puppetlabs-apt into 1.5.x 2014-05-30 12:46:14 -04:00
Morgan Haskel
199bd52cf3 Merge pull request #303 from apenney/fix-ubuntu-10-tests
Fix the tests for Ubuntu 10.04.
2014-05-29 13:08:15 -04:00
Morgan Haskel
4929de0d42 Merge pull request #303 from apenney/fix-ubuntu-10-tests
Fix the tests for Ubuntu 10.04.
2014-05-29 13:07:38 -04:00
Ashley Penney
ec07797399 Fix the tests for Ubuntu 10.04. 2014-05-29 13:05:51 -04:00
Ashley Penney
6697a9c971 Merge pull request #297 from frconil/sourceslist-comment
adding notice on top of sourceslist files
2014-05-22 10:42:15 -07:00
Ashley Penney
81ff5f87ca Merge pull request #298 from frconil/fix-apt-pin-regex
Fixed regex to follow APT requirements
2014-05-22 10:41:57 -07:00
Ashley Penney
99a0b07a22 Merge pull request #301 from mhaskel/1.5.0-prep
1.5.0 prep
2014-05-21 16:29:26 -07:00
Morgan Haskel
26ea5cc6f2 Update PE version requirements. 2014-05-21 19:26:07 -04:00
Ashley Penney
8e0887cafb Merge branch '1.5.x' of https://github.com/puppetlabs/puppetlabs-apt into 1.5.x 2014-05-21 11:19:04 -07:00
Ashley Penney
ba074344fe Merge pull request #300 from apenney/fix-tests
Block this from running on unsupported platforms.
2014-05-21 10:39:46 -07:00
Ashley Penney
33584fd238 Merge pull request #300 from apenney/fix-tests
Block this from running on unsupported platforms.
2014-05-21 10:39:17 -07:00
Ashley Penney
71ebb94283 Block this from running on unsupported platforms. 2014-05-21 10:38:24 -07:00
Hunter Haugen
de471c36df Merge pull request #299 from mhaskel/1.5.0-prep
1.5.0 prep
2014-05-20 13:27:40 -07:00
Morgan Haskel
b2381c6673 Fixing lint and adding the trusty nodeset (not sure how that was missed) 2014-05-20 16:24:28 -04:00
François Conil
1891912f84 Fixed regex to actually follow APT requirements
Previous implementation would overwrite the file name and
potentially include characters that would cause apt to ignore
the pref file
2014-05-19 15:33:06 +10:00
François Conil
3fad56d266 adding notice on top of sourceslist files
Useful to figure out what is managed by puppet and what isn't when
 not setting up the option to purge sourceslist files
2014-05-19 15:24:42 +10:00
Ashley Penney
f335066378 Claim PE3.3 support. 2014-05-15 14:58:49 -04:00
Morgan Haskel
0da464de35 Merge pull request #287 from oc243/master
Implement fancy progress bars configuration.
2014-05-15 13:45:46 -04:00
Ashley Penney
d7889cf47b Prepare for 1.5.0. 2014-05-14 16:28:06 -04:00
Ashley Penney
3a4432ad73 Merge pull request #294 from apenney/14x-merge
14x merge
2014-05-14 13:18:18 -04:00
Ashley Penney
7492f375fe Merge branch '1.4.x' into 14x-merge 2014-05-14 13:17:19 -04:00
Oliver Chick
2cdcd3b06d Implement fancy progress bars configuration.
Ubuntu 14.04 ships with apt 0.9.15, has a ``fancy progress bar'', which
is a green bar that shows at the bottom of the terminal showing progress
throughout install.

This patch enables the progress bar, which is usually done by running
echo 'Dpkg::Progress-Fancy "1";' > /etc/apt/apt.conf.d/99progressbar
2014-05-14 12:02:37 +01:00
Ashley Penney
a45c9a8b58 Merge pull request #292 from daenney/test-puppet-35
Drop testing on 3.3, add 3.5.
2014-05-08 10:44:11 -04:00
Daniele Sluijters
b7bd7f43d9 Drop testing on 3.3, add 3.5. 2014-05-08 09:54:08 +02:00
Ashley Penney
d33a4c103f Merge pull request #290 from dpnl87/wheezy-preference-fix
Do not add bogus line to apt preference file on Debian Wheezy
2014-05-05 11:54:52 -04:00