Thomas S Hatch
93be6c1083
Use the minions list generated by the master
2012-10-06 14:37:16 -06:00
Thomas S Hatch
6d783db8da
Make the ckminions always return a list
2012-10-06 14:31:04 -06:00
Thomas S Hatch
5302457f47
Generate the matched minions on the master
2012-10-06 14:25:27 -06:00
Thomas S Hatch
86f36a6a11
Add minions file to utils
...
I am refactoring out the minion target checks to run on the master
and not the client, since we don't want to directly give the client
access to all of this information, and it should be a more pluggable
2012-10-06 12:44:29 -06:00
Thomas S Hatch
124582cc92
Pass kwargs in for eauth on cli methods
2012-10-06 12:17:40 -06:00
Thomas S Hatch
48bc8a06c6
Merge pull request #2184 from jraman/develop
...
Add optional module arg to sys.list_functions
2012-10-05 19:46:01 -07:00
Jayanth Raman
9eb94183d4
Merge remote-tracking branch 'upstream/develop' into develop
2012-10-05 18:28:37 -07:00
Jayanth Raman
721390c30b
Add optional module arg to sys.list_functions.
2012-10-05 18:27:51 -07:00
Pedro Algarvio
7e816c291f
Add shell ipcadr
match test.
2012-10-06 01:29:24 +01:00
Thomas S Hatch
3d9375038c
Merge pull request #2183 from s0undt3ch/issues/2167
...
Fix #2167 . Testcases included.
2012-10-05 17:21:24 -07:00
Thomas S Hatch
8f731e68da
Merge pull request #2182 from seanchannel/develop
...
disable auto start of daemons
2012-10-05 17:19:58 -07:00
Pedro Algarvio
b0bf4919a3
Add exsel
shell match test.
...
Although this commit does not exactly reference the problem see on #2167 , it was added while working for that issue.
2012-10-06 01:11:03 +01:00
Pedro Algarvio
174ee8aab8
Fix #2167 . Testcases included.
2012-10-06 01:05:04 +01:00
Sean Channel
c9eb129fb2
disable auto start of daemons
2012-10-05 16:53:24 -07:00
Thomas S Hatch
4bc056766e
Accept fing_job so the cli will function cleanly
2012-10-05 16:16:41 -06:00
Thomas S Hatch
5ca89bffd1
Make the publisher more open for external_auth
2012-10-05 16:07:07 -06:00
Thomas S Hatch
837aa1b941
set pub_refresh to False by default
2012-10-05 15:49:16 -06:00
Thomas S Hatch
c07d1ae966
Merge pull request #2177 from FireHost/rework_windows_grains
...
Rework some Windows grains to use WMI
2012-10-05 14:41:51 -07:00
Aaron Tygart
30ae1bf9f3
Add some documentation to the new WMI grains
2012-10-05 16:01:04 -05:00
Aaron Tygart
9efaa97ad7
Rework some Windows grains to use WMI
2012-10-05 15:40:21 -05:00
Thomas S Hatch
08bd292ed4
Use the loader, not the loadauth class
2012-10-05 14:20:37 -06:00
Thomas S Hatch
014d025d28
Pass in eauth, not the load
2012-10-05 14:09:29 -06:00
Thomas S Hatch
58233c4851
Import sys in cli
2012-10-05 14:05:45 -06:00
Thomas S Hatch
755a6cd025
Bah! remembering the parser system
2012-10-05 14:04:50 -06:00
Thomas S Hatch
6ac167c85d
Add eauth to the parsers
2012-10-05 14:02:08 -06:00
Thomas S Hatch
bb3689bbee
eauth is in the parsers, it will always be available
2012-10-05 14:01:53 -06:00
Thomas S Hatch
24eb8bcc2c
Add eauth hook into the cli evaluation
2012-10-05 13:48:17 -06:00
Thomas S Hatch
297d39a4f4
Merge pull request #2176 from jacksontj/develop
...
Adding support for specific package versions
2012-10-05 12:19:00 -07:00
Thomas S Hatch
ad79b96bcf
Merge pull request #2175 from FireHost/better_mongo_pillar_logging
...
Add more logging to mongo pillar
2012-10-05 12:14:16 -07:00
Thomas Jackson
c21a70bc86
Adding support for specific package versions
2012-10-05 12:07:09 -07:00
Aaron Tygart
9d56ebcd89
Add more logging to mongo pillar
2012-10-05 14:03:10 -05:00
Seth House
07272e382a
Fixed broken conditional that could not execute True statement
2012-10-05 11:59:59 -06:00
Seth House
20f03ee314
Added defaults to run_job() params to match the cmd_* methods
2012-10-05 11:59:59 -06:00
Thomas S Hatch
c885dd7717
Change structure to make ordering easier
2012-10-05 11:43:28 -06:00
Thomas S Hatch
151a0199e4
Add arg_lookup function
...
This function returns the default argument layout to a function in
and easy to digest way
2012-10-05 11:30:31 -06:00
Thomas S Hatch
26b0d962d5
Merge branch 'develop' of github.com:saltstack/salt into develop
2012-10-05 10:27:43 -06:00
Thomas S Hatch
e9d00dacdf
Fix typo from kwargs changes
2012-10-05 10:27:22 -06:00
Thomas S Hatch
1fb53e0756
Merge pull request #2174 from seanchannel/develop
...
add link to range doc
2012-10-05 09:05:25 -07:00
Thomas S Hatch
16b41facd5
Add restriction to the file server download
2012-10-05 09:39:15 -06:00
Sean Channel
cc693df28a
add link to range doc
...
I kept wondering what this was and if it was supposed to be there
2012-10-05 08:22:20 -07:00
Pedro Algarvio
16773901e4
Merge branch 'develop' of github.com:saltstack/salt into develop
2012-10-05 08:00:12 +01:00
Pedro Algarvio
496906e413
Add exsel
shell match test.
...
Although this commit does not exactly reference the problem see on #2167 , it was added while working for that issue.
2012-10-05 07:56:23 +01:00
Thomas S Hatch
a5db53e39d
Merge branch 'develop' of github.com:saltstack/salt into develop
2012-10-05 00:30:30 -06:00
Thomas S Hatch
3547bacb3c
Change local client args preps into kwargs
...
I am doignthis because it is cleaner, but primarily because it
will be easy to integrate the external auth system
2012-10-05 00:28:35 -06:00
Pedro Algarvio
eb22aa5f49
Allow some more time to get the tests events notifications.
2012-10-05 07:15:00 +01:00
Pedro Algarvio
ac1fe9810a
Point hosts.file
and aliases.file
to the new tests temporary dir.
2012-10-05 07:10:53 +01:00
Thomas S Hatch
746ddf76e6
Merge pull request #2172 from s0undt3ch/issues/1935
...
Stop race condition of reading a file before written to. Refs #1935 .
2012-10-04 22:39:59 -07:00
Pedro Algarvio
1fe5d444a7
Stop race condition of reading a file before written to. Refs #1935 .
...
This issue started to appear at some random times. After some hours narrowing down the problem I came to the conclusion that, on some systems, specially under heavy load the file was being read before it was fully written to. This behaviour was visible on a local vagrant machine, and also on travis-ci which also uses vagrant, so, it might actually be an issue with the vagrant(VirtualBox) filesystem access. Anyway, using the atomic open we seem to completely avoid this issue. Not closing ticket just yet so we can keep checking if this is really gone.
2012-10-05 06:25:45 +01:00
Thomas S Hatch
85fa73ec76
add key fallback for eauth support
2012-10-04 23:04:06 -06:00
Thomas S Hatch
5aae1ac1aa
Merge branch 'develop' of github.com:saltstack/salt into develop
2012-10-04 20:53:29 -06:00