Thomas S Hatch
bc5ec217a7
Merge pull request #3404 from giantlock/develop
...
fix #3403
2013-01-23 19:57:38 -08:00
Thomas S Hatch
923d228f4a
Merge pull request #3399 from baijum/doc
...
move documenatation generation to bottom
2013-01-23 19:50:37 -08:00
Thomas S Hatch
7d2e5dd1a0
minor formatting change
2013-01-23 20:50:40 -07:00
Thomas S Hatch
e2fad9e1fd
Merge pull request #3400 from viktorkrivak/develop
...
Add param persist to states.kmod
2013-01-23 19:48:25 -08:00
Thomas S Hatch
d64c82b4d2
Merge pull request #3392 from shadowfax-chc/ebuild-improv2
...
Added initial slot support to ebuild functions
2013-01-23 19:36:15 -08:00
David Boucha
7ede76b313
Merge pull request #3413 from s0undt3ch/develop
...
Fix tests.
2013-01-23 15:28:18 -08:00
Pedro Algarvio
eb38c4de5f
Fix supervisor test.
2013-01-23 23:23:05 +00:00
Pedro Algarvio
34522907e8
One more grain.item
fix to comply with new dict output.
2013-01-23 23:00:19 +00:00
Pedro Algarvio
0207416f3c
Conform with the dict return type for 'salt.modules.grains.item'.
2013-01-23 22:51:45 +00:00
Jeff Schroeder
cc991e680d
Merge pull request #3408 from 0xDEC0DE/develop
...
Add a "manage.status" runner that gives a combined up/down report
2013-01-23 14:49:03 -08:00
Nicolas Simonds
88a2d6732e
Bugfix for commit 1d5ce52
...
If status() returns an empty dict, up() and down() will throw
exceptions, since None is not iterable.
2013-01-23 14:43:28 -08:00
Nicolas Simonds
1d5ce529c5
Add a "manage.status" runner that gives a combined up/down report
...
It would be nice to get the up/down state of all salt minions in a
single command. The current runners make it so that two commands
are needed to get this information
This adds a new "manage.status" runner that will print a report of
the up/down state in a consumable format (YAML). It also refactors
the up() and down() runners to use a common code path
2013-01-23 13:25:53 -08:00
David Boucha
d72e577e62
Update Windows Installer location.
2013-01-23 14:03:17 -07:00
Denis Generalov
25fb316234
fix #3403
2013-01-23 21:10:37 +04:00
Ales Zoulek
478d726806
Merge branch 'develop' of https://github.com/saltstack/salt into develop
2013-01-23 15:58:01 +01:00
Viktor Krivak
8b34b6dc84
Add param persist to states.kmod
2013-01-23 14:31:20 +00:00
Baiju Muthukadan
8e238d21e0
move documenatation generation to bottom
...
Installing Salt is required for auto-generated
module documentation. Also mentioned about Sphinx
installation using pip.
2013-01-23 16:39:36 +05:30
shadowfax-chc
0115d168c9
Added initial slot support to ebuild functions
...
Added slot support for ebuild.install, ebuild.update, ebuild.remove,
ebuild.purge
2013-01-22 20:39:35 -05:00
David Boucha
bf1d7dfb73
Merge pull request #3389 from shadowfax-chc/ebuild-improv
...
ebuild.install now utilizes the version kwarg
2013-01-22 15:50:24 -08:00
shadowfax-chc
9ed4cc4477
ebuild.install now utilizes the version kwarg
2013-01-22 18:10:04 -05:00
Seth House
0fac9992ad
Fixed heading underline
2013-01-22 13:06:44 -07:00
Thomas S Hatch
adc221bdfb
Merge pull request #3386 from techhat/pkggroup
...
group_diff makes more sense here than group_detail
2013-01-22 12:05:58 -08:00
Thomas S Hatch
a781e66e11
Merge pull request #3387 from archtaku/pkg_latest
...
Fix pkg.latest regression
2013-01-22 12:00:25 -08:00
Thomas S Hatch
483ac2ee01
Fix #3385
2013-01-22 12:34:25 -07:00
Erik Johnson
7a7b9c2e4f
Fix pkg.latest regression
...
This commit fixes a regression in which the pkg.latest state fails if
there is no new version of a package, even if the currently-installed
version matches the newest in the repositories.
2013-01-22 13:29:45 -06:00
Joseph Hall
96d8de9cdb
group_diff makes more sense here than group detail
2013-01-22 14:16:34 -05:00
Thomas S Hatch
0624f0b317
Merge pull request #3353 from adminericjacobs/issue-3339
...
Updated grains.item to accept any num of args issue 3339
2013-01-22 11:00:22 -08:00
Thomas S Hatch
02d96ca6d3
Merge pull request #3380 from viktorkrivak/develop
...
Add param persist to modules.kmod
2013-01-22 10:41:47 -08:00
Thomas S Hatch
65bc1e1954
Merge pull request #3381 from techhat/pkggroup
...
Adding introspection for package groups (in yum)
2013-01-22 10:40:47 -08:00
Thomas S Hatch
efd7746d62
Merge pull request #3375 from kvbik/more-supervisor-funcionality
...
add new process in supervisor state
2013-01-22 10:35:56 -08:00
Thomas S Hatch
a114e84cc7
Merge pull request #3377 from techhat/nfs
...
NFS3 lets you specify multiple shares per line
2013-01-22 10:34:09 -08:00
Thomas S Hatch
a4201189e7
Merge pull request #3374 from herself/develop
...
Fix pw(8) syntax for user uid/gid changes
2013-01-22 10:31:58 -08:00
Thomas S Hatch
b4a4680256
Merge pull request #3376 from baijum/new_logo
...
use new logo
2013-01-22 10:15:21 -08:00
Sean Channel
1084ffcb7e
update changelog for bugfix release
2013-01-22 08:38:44 -08:00
David Boucha
a54bfb07e6
Fix typo
2013-01-22 08:02:39 -07:00
Joseph Hall
5721c5dd65
Multi-word, unspaced function names are ugly
2013-01-22 09:09:54 -05:00
Joseph Hall
d3ddc67a6e
Adding introspection for package groups (in yum)
2013-01-22 09:08:04 -05:00
Viktor Krivak
40cfaad848
Add param persist to modules.kmod
2013-01-22 14:00:11 +00:00
Jakub Vysoky
dc94a74913
forgotten doc string
2013-01-22 14:05:08 +01:00
Jakub Vysoky
a0770d5da7
do not collide with builtin name `list
`
...
it was really just a fancier formatted status anyway
2013-01-22 13:43:52 +01:00
Joseph Hall
617138dc7c
Add extra explanation to docstring for writing files
2013-01-22 05:43:23 -07:00
Joseph Hall
7496b2d33d
NFS3 lets you specify multiple shares per line
2013-01-22 05:37:52 -07:00
Baiju Muthukadan
b9338e48fb
use new logo
2013-01-22 16:54:09 +05:30
Jakub Vysoky
8bc3504547
add new process in supervisor state
...
process is added if it wasn't there before
some nice supervisor modules included:
* supervisor.{add,remove,reread,update}
* supervisor.list - list all process states
* supervisor.custom - run any custom command (eg from plugins)
2013-01-22 11:56:51 +01:00
Wiesław Herr
3830f39565
Fix pw(8) syntax for user uid/git changes
2013-01-22 11:12:44 +01:00
Thomas S Hatch
a5cf3210b5
Merge pull request #3369 from techhat/nfs
...
Rename nfs to nfs3
2013-01-21 19:15:27 -08:00
Joseph Hall
0e6f904a8e
Rename nfs to nfs3, since it doesn't support some nfs4 functionality
2013-01-21 19:44:03 -07:00
Thomas S Hatch
4b67ed5045
Fix #3351
2013-01-21 17:00:19 -07:00
Thomas S Hatch
8aa297a2c3
Fix #3346
2013-01-21 16:02:03 -07:00
Eric Jacobs
2f28487cff
Added sanitize functionality with kargs
2013-01-21 13:13:08 -08:00