Thomas S Hatch
fca44fc9e7
fix stack trace with grains error
2012-03-02 12:15:45 -07:00
Thomas S Hatch
ede77b7d15
add --batch-size to the options for -b
2012-03-02 11:32:12 -07:00
Thomas S Hatch
3501ec11b1
Merge branch 'develop' of github.com:saltstack/salt into develop
2012-03-02 00:23:02 -07:00
Thomas S Hatch
7170dae5d2
Make state never return None
2012-03-02 00:22:40 -07:00
Jeff Schroeder
38551f3f9f
Fix another small issue with compiling templates
...
If the file contains only whitespace such as \r, \n, spaces, and
tabs, the compile would fail. This checks for that and then does
a better job of documenting the checks with comments and stuff.
2012-03-01 23:20:53 -08:00
Thomas S Hatch
b65a926bff
Merge pull request #813 from tomprince/patch-1
...
Add tests directory to source distribution.
2012-03-01 23:02:31 -08:00
Jeff Schroeder
6ad40d567f
Merge pull request #812 from SEJeff/oh-nine-eight-fixes
...
Some fixes for the 0.9.8 milestone
2012-03-01 22:57:44 -08:00
Tom Prince
da8df99309
Add tests directory to source distribution.
2012-03-02 01:52:55 -05:00
Jeff Schroeder
ebeb649090
Don't try to compile empty sls files to highstate data
...
Fixes #689
2012-03-01 22:51:49 -08:00
Jeff Schroeder
03a1c4eda2
Add salt.utils.is_empty()
2012-03-01 22:04:34 -08:00
Jeff Schroeder
7fbcfdb957
Add "upgrade_available" to the apt package module
...
Reference: #698
2012-03-01 21:51:36 -08:00
Jeff Schroeder
c92d4100df
export a few more env vars for apt-get to run non-interactively
...
I tested this by running: salt-call pkg.install postfix
Seems to work like a champ and fixes #786
2012-03-01 21:07:56 -08:00
Thomas S Hatch
2fb3d61328
Merge pull request #811 from UtahDave/develop
...
Fix errors regarding dns_check
2012-03-01 20:39:53 -08:00
David Boucha
8c375568f4
Fix errors regarding dns_check
...
Added dns_check to the default opt config for the minion.
Added SaltClientError to the imports
Updated safe_dns_check() to return the ip address if the dns is good.
Fixed an instance of safe_dns_check() to use the master config as arg.
2012-03-01 21:32:13 -07:00
Thomas S Hatch
96643ea79c
Merge branch 'develop' of github.com:saltstack/salt into develop
2012-03-01 20:18:34 -07:00
Thomas S Hatch
33ca2d22ed
Add outputter printing to the batch system
2012-03-01 20:18:00 -07:00
Thomas S Hatch
005086a957
Add printout command to output module
2012-03-01 20:17:20 -07:00
Thomas S Hatch
de9aa51329
Merge pull request #810 from dcolish/develop
...
Add requirements.txt to sdist and allow setup.py to use setuptools if de...
2012-03-01 16:55:07 -08:00
Thomas S Hatch
cd9eb21dc0
add snum definition to figuring percentages
2012-03-01 17:39:53 -07:00
Thomas S Hatch
df09f4e52b
Make % management in batch more flexible
2012-03-01 17:35:19 -07:00
Thomas S Hatch
85466b8b9f
Merge branch 'develop' of github.com:saltstack/salt into develop
2012-03-01 17:17:25 -07:00
Dan Colish
eae7bea4f6
Add requirements.txt to sdist and allow setup.py to use setuptools if detected in environment
2012-03-01 16:17:03 -08:00
Thomas S Hatch
35eb777c12
Add initial --batch option
...
Yes, there has been some disagreement on the name, I care a lot less
about why people dislike --batch and care a lot more about arguments for
something else to call it.
2012-03-01 17:16:12 -07:00
Thomas S Hatch
bfd2cb24b1
Add non-blocking iterative cmd method to local client
2012-03-01 17:15:40 -07:00
Thomas S Hatch
8a888b8e03
Merge pull request #808 from dcolish/develop
...
Add configuration for key logfile path and ensure it uses root_dir
2012-03-01 11:06:29 -08:00
Jeff Schroeder
c1d8e3c3bd
Merge pull request #807 from sjoeboo/develop
...
new section on open file limits
2012-03-01 10:28:09 -08:00
Matthew Nicholson
2539e1e735
new section on open file limits
2012-03-01 13:23:48 -05:00
Dan Colish
2ef9c58e97
Add configuration for key logfile path and ensure it uses root_dir
2012-03-01 09:48:30 -08:00
Thomas S Hatch
7e4d2bcbbf
Merge branch 'develop' of github.com:saltstack/salt into develop
2012-03-01 10:24:40 -07:00
Thomas S Hatch
140b36b8a5
Add dns)_check to the minion config
2012-03-01 10:24:19 -07:00
Thomas S Hatch
3a69744cd5
change error type for new dns checks
2012-03-01 10:20:34 -07:00
Thomas S Hatch
10cce187a4
Add salt master error
2012-03-01 10:17:16 -07:00
Thomas S Hatch
88c2983de2
Add dns checks in self healing
2012-03-01 10:16:20 -07:00
Thomas S Hatch
86356062ed
Merge pull request #805 from archtaku/develop
...
add upgrade_available()
2012-03-01 09:02:15 -08:00
Erik Johnson
7e2a31a553
add upgrade_available()
2012-03-01 10:57:24 -06:00
Thomas S Hatch
5aab2de7ce
Fix trace in file.managed when no source is given and there is no parent
...
dir
2012-02-29 23:01:32 -07:00
Thomas S Hatch
cc56a49cef
Merge pull request #801 from archtaku/develop
...
add upgrade_available()
2012-02-29 21:33:48 -08:00
Erik Johnson
b25fc9e7f1
add upgrade_available()
2012-02-29 23:29:57 -06:00
Thomas S Hatch
97c5cb0312
Add SunOS to the basic service module
2012-02-29 21:05:07 -07:00
Thomas S Hatch
6e72535715
Add openSUSE to use systemd
2012-02-29 20:26:06 -07:00
Thomas S Hatch
b16e14d49c
Merge branch 'develop' of github.com:saltstack/salt into develop
2012-02-29 20:24:57 -07:00
Thomas S Hatch
d4437c075f
Initial support for openSUSE's zypper
2012-02-29 20:24:19 -07:00
Thomas S Hatch
9fb95d0a9d
Merge pull request #800 from grierj/contribute
...
Clean up multiprocessing processes on SIGTERM
2012-02-29 19:09:52 -08:00
Grier Johnson
fdfce1b3c3
Clean up multiprocessing processes on SIGTERM
...
First pass at cleaning up the processes spawned by the salt master
when run in the foreground via some process minder like runit or
daemontools.
This current method is a little inelegant as the cleanup code gets
pulled into the child processes themselves and you waste a few cycles
trying to test the proc objects in the clean_proc() function.
That being said, it works and doesn't orphan processes.
2012-02-29 17:36:03 -08:00
Thomas S Hatch
e4e2c383c4
Merge pull request #799 from cedwards/documentation
...
fixed typo and added note re: FreeBSD file_roots
2012-02-29 12:47:40 -08:00
Thomas S Hatch
b4298e684d
Merge pull request #798 from cedwards/documentation
...
standardized install docs for code-blocks
2012-02-29 12:45:47 -08:00
Christer Edwards
f8dd5a9c8b
fixed typo and added note re: FreeBSD file_roots
2012-02-29 13:45:46 -07:00
Christer Edwards
e78a0fc5b3
standardized install docs for code-blocks
2012-02-29 13:41:38 -07:00
Thomas S Hatch
322f15a81f
Merge pull request #797 from cedwards/documentation
...
initial attempt at a firewall doc for salt master
2012-02-29 12:41:25 -08:00
Christer Edwards
f2902790e3
initial attempt at a firewall doc for salt master
2012-02-29 13:39:07 -07:00