Commit Graph

11648 Commits

Author SHA1 Message Date
Thomas S Hatch
1572064fef Merge pull request #4172 from cedwards/PKGBUILD
updated PKGBUILDs to 0.13.3 release
2013-03-20 13:00:44 -07:00
Christer Edwards
6ef93b92a9 updated PKGBUILDs to 0.13.3 release 2013-03-20 10:58:44 -06:00
Thomas S Hatch
36ac1482f9 Merge pull request #4167 from yvasiyarov/develop
Feature: Show verbose error message if cron file update failed
2013-03-20 08:59:38 -07:00
Thomas S Hatch
f4a01f476b Merge pull request #4151 from s0undt3ch/develop
Allow for home based includes, ie, `~/.include-dir`.
2013-03-20 08:26:24 -07:00
Thomas S Hatch
4319d0fd1e Merge pull request #4165 from torhve/develop
Fix bug in logging
2013-03-20 08:25:46 -07:00
Thomas S Hatch
2639bbefc7 Merge pull request #4160 from mschartman/develop
Checks if groups is none before extending it
2013-03-20 08:25:04 -07:00
Yuriy Vasiyarov
b2417f7fcf Add verbose error message if cron file update failed 2013-03-20 18:44:27 +04:00
Joseph Hall
1c57af89c4 Merge pull request #4166 from benhosmer/develop
Fixing doc error pkg.groupinstall to pkg.group_install
2013-03-20 07:29:44 -07:00
Joseph Hall
c21e99ca82 Merge pull request #4161 from herlo/develop
update rpm spec to 0.13.2
2013-03-20 07:27:07 -07:00
Ben Hosmer
65c0a155c9 Fixing doc error pkg.groupinstall to pkg.group_install 2013-03-20 07:58:32 -04:00
Tor Hveem
b145014733 Fix bug in logging 2013-03-20 12:37:07 +01:00
Clint Savage
14198a2371 update rpm spec to 0.13.2 2013-03-20 02:37:52 -06:00
Matt Schartman
0042ac2b37 Checks if groups is none before extending it 2013-03-20 00:03:26 -07:00
Thomas S Hatch
2b615864f3 Merge pull request #4159 from terminalmage/issue4153
Ensure that parent dir for known_hosts file exists
2013-03-19 23:12:50 -07:00
Thomas S Hatch
3756e9d021 import socket_util 2013-03-19 23:52:34 -06:00
Thomas S Hatch
12bd62d315 Add ip addrs in the grains for non-windows systems 2013-03-19 23:46:41 -06:00
Erik Johnson
fee4340a71 Ensure that parent dir for known_hosts file exists
Fixes #4153. Also made pep8 fixes.
2013-03-20 00:41:55 -05:00
Thomas S Hatch
533d97cce0 Add ip4_addrs to socket_util 2013-03-19 23:34:38 -06:00
Thomas S Hatch
26af150b86 Move network.interfaces logic to utils 2013-03-19 23:12:45 -06:00
Thomas S Hatch
eee0e7ad93 move network lookup to utils/socket_util 2013-03-19 23:11:58 -06:00
Thomas S Hatch
39e6cc4648 Fix #4073, the versions, if from git, can be compared without
the git hash component
2013-03-19 22:06:21 -06:00
Thomas S Hatch
c6f557f551 Still log to debug 2013-03-19 21:48:26 -06:00
Thomas S Hatch
7fcc706d96 Fix #4080. These errors are safe and need not be logged 2013-03-19 21:46:15 -06:00
Thomas S Hatch
47cd78333d Merge pull request #4158 from zsimic/develop
Take into account default_include configuration when calling verify_env()
2013-03-19 20:02:58 -07:00
Zoran Simic
58849bd5d2 Taking into account default_include configuration when checking for environment setup correctness 2013-03-19 19:41:26 -07:00
Joseph Hall
8984032d16 Merge pull request #4157 from UtahDave/develop
0.13.3 Windows Installers
2013-03-19 18:53:38 -07:00
David Boucha
e22f0a83fa Bump windows installer version 0.13.3 2013-03-19 19:51:16 -06:00
David Boucha
8318c698b1 Update Windows installer links 2013-03-19 19:50:38 -06:00
Thomas S Hatch
b2fcff6a0c Fix #4069 optional groups were not being added when new users
are created
2013-03-19 17:42:49 -06:00
Thomas S Hatch
4a725c1784 Catch returner tracebacks in external job cache routines 2013-03-19 17:19:30 -06:00
Thomas S Hatch
2a904aa5c5 fix bad method name, fix #4067 2013-03-19 17:14:17 -06:00
Thomas S Hatch
82fac64674 Add stale cache cleanups per #4067 2013-03-19 17:08:32 -06:00
Thomas S Hatch
358c4b917c Merge pull request #4156 from whiteinge/doc-get-versionadded
Added versionadded directives to new get() methods
2013-03-19 15:53:00 -07:00
Seth House
7c80f7fc53 Minor rST syntax fix 2013-03-19 15:16:44 -06:00
Seth House
83cb74d751 Added versionadded directives to new get() methods 2013-03-19 15:16:44 -06:00
Seth House
a4aec32af3 Replaced old sysmod runner docs with doc runner docs 2013-03-19 15:10:11 -06:00
Thomas S Hatch
aaeadfacfa Was checking in the wrong opts dict for the master tops, Fix #4035 2013-03-19 14:08:41 -06:00
Thomas S Hatch
087988c002 grains would stack trace if the grains file was empty, fix #4030 2013-03-19 14:06:19 -06:00
Thomas S Hatch
703f079efb Fix #4014
The data from top file errors was not getting caught
2013-03-19 13:53:30 -06:00
Thomas S Hatch
8dc0d01254 Add get_all and available to basic service module, fix #3997 2013-03-19 12:55:05 -06:00
Thomas S Hatch
64c1e4a484 Add create flag to file.managed. fix #3944 2013-03-19 12:23:42 -06:00
Thomas S Hatch
6a663f4e06 fun is also a low chunk keyword, it needs to be changed to
m_fun like name is turned into m_name, Fix #3892
2013-03-19 12:07:45 -06:00
Thomas S Hatch
fa2ce59539 Merge pull request #4154 from terminalmage/issue4109-2
Allow pillar.items to also return pillar data
2013-03-18 23:09:31 -07:00
Thomas S Hatch
13a15cd149 Merge pull request #4150 from seanchannel/develop
please only merge if/when 0.13.3 is really pending
2013-03-18 22:25:07 -07:00
Pedro Algarvio
24bbdd537c Allow for home based includes, ie, ~/.include-dir. 2013-03-18 23:41:36 +00:00
Sean Channel
5affcba400 point release 0.13.3 2013-03-18 16:21:43 -07:00
Thomas S Hatch
da2b6bd012 Merge pull request #4149 from jsdalton/svn_latest_should_report_changes
Skip these tests if svn is not available.
2013-03-18 15:52:13 -07:00
Thomas S Hatch
3684f67fe7 Merge pull request #4148 from gdub/docs
Various minor doc fixes and cleanups
2013-03-18 15:51:08 -07:00
Jim Dalton
c774eccb1f Skip these tests if svn is not available. 2013-03-18 15:19:35 -07:00
Gary Wilson Jr
bd499e5640 Fixed several minor misspellings and acronym capitalizations. 2013-03-18 16:42:57 -05:00