161 Commits

Author SHA1 Message Date
jasper
bc6db190e0 regen, no pkg change 2014-06-19 12:27:39 +00:00
jasper
e2dddfd5ce support for "ensure => latest" merged upstream 2014-06-11 18:24:05 +00:00
jasper
7dddc3fbae update to puppet-3.6.2 2014-06-10 19:51:42 +00:00
jasper
68d1fbeda9 unbreak setups using webrick; from upstream 2014-06-04 07:53:09 +00:00
jasper
3c8a63b91c sync patch with what has been committed upstream 2014-06-04 07:48:23 +00:00
jasper
277fb018be update to puppet-3.6.1 2014-05-23 06:24:46 +00:00
jasper
c9e0cc1199 use @unexec-delete instead of @extraunexec when instructing users to remove /{etc,var}/puppet/ 2014-05-20 20:00:55 +00:00
jasper
029ea4a718 stop mucking around with setting ownership on @sample'd dirs in /var/puppet/;
they were wrong and puppet was correcting it, so just drop it alltogether.
2014-05-20 19:57:04 +00:00
jasper
d23f1dfb49 * update to puppet 3.6.0
- release notes at http://docs.puppetlabs.com/puppet/3.6/reference/release_notes.html
- please note that this release deprecates the use of "config file
  environments". if you haven't already done so, please switch to "directory
  environments" as explained here: http://docs.puppetlabs.com/puppet/latest/reference/environments.html
2014-05-15 20:17:16 +00:00
jasper
e8e665aa06 patch for PUP-2311 was committed upstream 2014-05-15 10:47:54 +00:00
jasper
2ee81d5acd Better detection of new packages 2014-05-05 12:17:17 +00:00
jasper
0e179a4b73 Fix typo in #get_version to unbreak matching versions 2014-05-04 12:32:26 +00:00
jasper
18d486383d update comment with upstream PR and bug ids 2014-04-21 22:47:26 +00:00
jasper
5425a0e2b4 unbreak removing a package when multiple uninstall_options are passed 2014-04-21 22:39:26 +00:00
jasper
86f4073839 remove patch that was applied upstream long time ago, no pkg change 2014-04-21 19:34:14 +00:00
jasper
81c4cd9347 don't throw exceptions when a package cannot be queried for 2014-04-21 19:12:13 +00:00
jasper
0af773c861 update PR url 2014-04-21 18:17:00 +00:00
jasper
50ddee8314 improve ensure=>latest a great deal by avoiding fuzzy matches, but do use
fuzzy matching for updating. also avoid calling #get_version and just let
pkg_add -rz do the right thing.

also unbreak flavored package installation.
2014-04-21 17:23:19 +00:00
jasper
600c055095 submitted upstream 2014-04-19 12:28:00 +00:00
jasper
f4a97b2e41 Use a faster way of determining if something is in base, depending on /etc/rc.conf
as discussed with aja@ and rpe@
2014-04-19 12:13:34 +00:00
jasper
12805f4401 Do not add _flags="" for pkg_scripts if no :flags were set, as it
may override the default flags from inside the script.
2014-04-19 11:07:35 +00:00
jasper
66e28b534a Do not unconditoinally alphabetically sort the list of pkg_scripts
as order matters. Explicit ordering will need to be forced through
resources dependencies.
2014-04-19 10:40:56 +00:00
jasper
f0cc20a18d merge a patch from upstream which overhauls the service provider for openbsd
this allows for proper :ensure (enable/disable) and setting flags for services.
2014-04-18 22:07:36 +00:00
jasper
8ed5fa0ebe switch puppet to using ruby 2.0, it's about time.. 2014-04-17 18:10:28 +00:00
jasper
27211e6a1b add puppetdb to the list of ports to adjust when bumping ruby 2014-04-17 17:22:35 +00:00
jasper
82d38b85d9 submitted upstream 2014-04-17 15:27:50 +00:00
jasper
2f59069ee6 mention ruby-msgpack, though it's currently not required by puppet but just
as a reminder
2014-04-17 15:25:39 +00:00
jasper
38dd93b27a - remove rc_stop() hack from puppetd, the issue has long since been resolved
- fixup license tag
2014-04-17 14:15:53 +00:00
jasper
54f7dbfed2 remove 'net' from CATEGORIES, otherwise we should make the list exhaustive and
add 'mail', 'www', etc to it.
2014-04-17 14:07:41 +00:00
jasper
1cbef4f2d2 @sample tagmail.conf like we do with the other configuration files 2014-04-17 14:04:58 +00:00
jasper
c2c8caac03 remove patches that just duplicate the content... 2014-04-17 14:01:16 +00:00
jasper
ab0bf4dd78 update to puppet 3.5.1, unbreaking dynamic environments and the yumrepo type. 2014-04-17 13:54:59 +00:00
jasper
40fc88e868 update to puppet-3.5.0, please refer to the release notes for detailed
information about the changes:
http://docs.puppetlabs.com/puppet/latest/reference/release_notes.html#puppet-350
2014-04-04 14:31:26 +00:00
jasper
c08cd26c38 update to puppet-3.4.3 2014-03-09 19:44:33 +00:00
jasper
e604da0f42 regen 2014-01-22 13:01:25 +00:00
jasper
2c3984ea3d add post-install target to ensure cleaner PLISTs 2014-01-12 09:54:03 +00:00
jasper
8022c6351e update to puppet-3.4.2 2014-01-12 09:53:37 +00:00
jasper
ffe944bcca pushed upstream 2014-01-12 09:40:43 +00:00
jasper
024cda5705 Apply two patches from upstream to fix the assumed default file mode to 0644.
This got broken in 3.4.1 when it was incorrectly defaulting to 0600.
2013-12-31 12:31:39 +00:00
jasper
3fa495b306 Security update of puppet to 3.4.1 which addresses CVE-2013-4969
http://puppetlabs.com/security/cve/cve-2013-4969
2013-12-28 19:08:06 +00:00
jasper
b260d160ca sprinkle some more ed25519 love 2013-12-21 21:34:33 +00:00
jasper
9f86397ab5 improve error handling for :upgradeable:
- if pkg_add reports one PKG_PATH is empty, don't cry wolf but just log it.
- if a locally installed package is newer than what is available on a mirror
  log it at debug level and don't try to pkg_add the locally installed version
  (only to have it fail).
2013-12-21 15:06:02 +00:00
jasper
ac8981df1c update comment with "watch list" 2013-12-21 15:03:52 +00:00
jasper
64ff43fcbc - update to puppet-3.4.0
* full changelog http://docs.puppetlabs.com/puppet/3/reference/release_notes.html#puppet-340
2013-12-20 14:10:41 +00:00
jasper
223e6372b8 add ruby-shadow as a dependency; this enables support for managing user{} passwords 2013-12-13 07:52:55 +00:00
jasper
336fea105f committed upstream + merge in a tweak that went in along with it. 2013-12-12 21:12:38 +00:00
jasper
549a711af0 fix warning on startup of new agents about permissions on /var/puppet/lib/ 2013-12-11 20:41:13 +00:00
jasper
89303b8a7c this was committed upstream just in time for puppet 3.4.0 2013-12-11 20:32:47 +00:00
jasper
2c927b29a3 add upstream pr to comment 2013-12-06 21:33:28 +00:00
jasper
5e32ab6ea3 let the ssh_authorized_key type recognize the new ssh-ed25519 key type. 2013-12-06 21:07:03 +00:00