3186 Commits

Author SHA1 Message Date
jasper
768e417cad +mcollective-plugins 2013-12-24 09:21:05 +00:00
jasper
d1eb197cdd add common plumbing 2013-12-24 09:20:38 +00:00
jasper
dd4967ac50 MCollective agent to manage Services
ok aja@
2013-12-24 09:20:15 +00:00
jasper
3433e903db MCollective agent to manage Packages
ok aja@
2013-12-24 09:20:00 +00:00
jasper
ec40bf1780 MCollective agent to manage the Puppet agent
ok aja@
2013-12-24 09:19:32 +00:00
jasper
bbafa987c8 stomp >= 1.3.2 is required, so force the dependency 2013-12-23 22:11:38 +00:00
jasper
ed9d2655a5 update to mcollective-2.3.3 2013-12-23 17:08:19 +00:00
zhuk
d04ea22dcb Next KDE deconflicting step: rename share/config/ to share/config.kde3/ and
share/config.kcfg/ to share/config.kcfg.kde3/. Tested on i386, including
run-time tests (not for all apps, though).

After this commit, there are only two conflicting files in kdelibs 3.x and
4.x packages left - to be solved soon.

spurring from espie@
2013-12-22 19:24:33 +00:00
jasper
b260d160ca sprinkle some more ed25519 love 2013-12-21 21:34:33 +00:00
jasper
5e1915ec11 - add ssh-ed25519 related facts 2013-12-21 20:52:21 +00:00
jasper
f011bfa15d put back NO_BUILD and add ruby 1.9 as a build dependency instead; breaks
otherwise as it tries to use a Makefile which doesn't exist.
2013-12-21 20:49:26 +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
3439b8f57d remove bogus NO_BUILD since ${RUBY} gets invoked in do-install.
spotted by landry@
2013-12-21 10:29: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
krw
f986a60d52 Adapt to change of inpt_queue to TAILQ from CIRCLEQ.
ok zhuk@ sthen@
2013-12-20 02:11:33 +00:00
jasper
ea3534651e - update to facter-1.7.4 2013-12-19 09:35:01 +00:00
jasper
c69fe5e809 bump to ruby-shadow-2.3.2
* no functional change as it just merges patches/ into a release
2013-12-18 22:10:09 +00:00
jasper
5a1f50e71b +curlftpfs 2013-12-17 15:41:21 +00:00
jasper
134f82b63a import curlftpfs
CurlFtpFS is a filesystem for acessing ftp hosts based on FUSE and
libcurl.

ok aja@ syl@ (who also fixed an issue with 'create', thanks)
2013-12-17 15:39:42 +00:00
ajacoutot
3c786f247f Fix path to false(1). 2013-12-17 08:20:04 +00:00
ajacoutot
37bed619b6 Make it clear the run depends on gtk+3 is needed because of pygobject
introspection.
2013-12-16 08:24:04 +00:00
naddy
a64248dadb use struct winsize instead of ttysize 2013-12-13 16:42:35 +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
e0f22e8b36 +ruby-shadow 2013-12-13 07:52:14 +00:00
jasper
c70eb6f363 import ruby-shadow-2.3.1
This module provides access to shadow passwords on Linux, OSX, FreeBSD,
OpenBSD and Solaris.

ok aja@
2013-12-13 07:50:53 +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
rpe
e199690d81 Update ansible to 1.4.1
ok aja, landry
2013-12-11 20:27:01 +00:00
ajacoutot
e6a367bb81 Typo. 2013-12-11 16:11:19 +00:00
ajacoutot
f76c5fab26 Update to toad-0.8. 2013-12-11 12:17:12 +00:00
ajacoutot
3e6d48f3dc Oops, quick update to toad-0.7 to unbreak toadd(8). 2013-12-09 11:44:37 +00:00
ajacoutot
c9ff72a451 Update to toad-0.6. 2013-12-09 09:23: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
ajacoutot
740fa1a905 Update to toad-0.5.
Fix build with WARNINGS (from giovanni@).
2013-12-05 16:18:46 +00:00
ajacoutot
b9d31e9a74 Update to toad-0.4. 2013-12-04 15:56:20 +00:00
jasper
b1fb6ec8df fixup MASTER_SITES 2013-12-04 09:52:04 +00:00
jasper
44f343e5ca - fix a small buglet when handling non-flavored packages; it didn't cause
any fallout (afaics), but it did break some spec tests.
- add link to upstream pr
2013-12-04 09:23:39 +00:00
jasper
6ff0550561 sync with upstream pr; use -o update on openbsd for remounts. 2013-12-04 09:20:56 +00:00
steven
561cb87fa5 unbreak by not picking up libuuid from e2fsprogs - reported by naddy@
writing uuid still works without libuuid.
2013-12-04 07:13:31 +00:00
landry
afb1fb109d Update to BackupPC 3.3.0.
See for Changelog:
http://comments.gmane.org/gmane.comp.sysutils.backup.backuppc.devel/960
2013-12-03 22:02:53 +00:00
brad
68837d1bd9 Add firmware for 100 adapter as well as 2000 and 7000 series adapters.
ok sthen@
2013-12-03 09:56:54 +00:00
brad
90ff1b2653 Bump to 5.9
Roll in some firmware updates for the 5000 / 1000 and 6000g2a series chipsets.

5000 8.83.5.1-1
1000 39.31.5.1
6000g2a 18.168.6.1

5000 / 1000

fix "tid mismatch" issue

6000g2a

This adds support for WoWLAN and P2P

Tested on 5300 / 1000 and 6205 adapters.

ok sthen@ stsp@
2013-12-02 23:49:00 +00:00
jasper
5e7af29747 teach augeas' sudo lens about 'lecture' and 'insults' 2013-12-02 16:08:14 +00:00
jasper
6d88c6b446 let puppet run_depend on augeas; suggested by aja@ 2013-12-02 16:04:26 +00:00
steven
9c8b46bf9c disable rabbitmq for now.
this has a hidden dep on python and failed with python3 - spotted by nigel@
merge some post-install tweaks - from aja@
ok aja@
2013-12-01 12:09:48 +00:00
steven
44393a8021 update to syslog-ng 3.4.6
rand() patches from dhill@
portswise ok on a previous version landry@
ok aja@
2013-11-30 10:02:12 +00:00
ajacoutot
235608b8a3 Add missing function to match other OSes -- in case something else out
there uses it.
Re-add the sanity check -- it seems it did not help occasional ckit failures.
2013-11-30 08:21:41 +00:00