Commit Graph

7263 Commits

Author SHA1 Message Date
Thomas S Hatch
5456a6df29 Fix trace in salt-key when there are no keys to accept 2012-10-29 09:33:46 -06:00
Thomas S Hatch
ed76de74c4 Merge pull request #2380 from gekitsuu/develop
Added 'label' to each address returned by network.interfaces. Useful in ...
2012-10-28 20:58:40 -07:00
Thomas S Hatch
37b5a3ce6e Merge pull request #2382 from jbadigital/rabbitmq
Rabbitmq
2012-10-28 20:52:52 -07:00
Thomas S Hatch
aa9237c2d2 Merge pull request #2381 from jbadigital/pip
Pip
2012-10-28 20:51:49 -07:00
mafro
959645dd5a pip state respects upgrade, ignore_installed & force_reinstall flags 2012-10-29 00:11:15 +00:00
mafro
f045052602 bug fix; don't delete local non-temporary requirements file 2012-10-29 00:11:15 +00:00
mafro
203a909948 don't error when rabbitmq user already exists 2012-10-28 22:53:22 +00:00
mafro
e855aa395a return 'changes' from rabbitmq states 2012-10-28 22:51:30 +00:00
Adam Glenn
82d79e3cc9 Added 'label' to each address returned by network.interfaces. Useful in determing if the interface is an alias or just another IP on the primary interface 2012-10-28 15:13:14 -04:00
Thomas S Hatch
69ff6cef23 Merge pull request #2378 from giantlock/develop
freebsdservice.get_enabled() fix
2012-10-28 10:30:17 -07:00
Denis Generalov
8f74d999a3 get_enabled() return only first part of service name if it's name contains underline symbol. 2012-10-28 21:22:44 +04:00
Thomas S Hatch
244bd0fa83 Add function to detect if a file is text or binary 2012-10-27 23:33:22 -06:00
Thomas S Hatch
33d3f3f080 Add initial config management interface for the wheel module 2012-10-27 13:06:57 -06:00
Thomas S Hatch
23e1efbd24 Add function to outputter that returns the raw string to print 2012-10-27 00:21:10 -06:00
Thomas S Hatch
64570ad03d Fix #2351 2012-10-27 00:13:56 -06:00
Thomas S Hatch
fb0e4df84d Merge pull request #2371 from mlister2006/develop
Adding daemontools service watcher support
2012-10-26 21:05:53 -07:00
Thomas S Hatch
9638402784 fix manage runner for key changes 2012-10-26 21:56:08 -06:00
Thomas S Hatch
00e6c15c22 Fix outputter issue in jobs runner 2012-10-26 21:53:03 -06:00
mlister2006
054cc64768 Adding daemontools service watcher support 2012-10-27 03:49:35 +00:00
Thomas S Hatch
d8f40376aa Add @wheel special role to allow all access. 2012-10-26 17:30:30 -06:00
Thomas S Hatch
00ce00c106 Use just the dot delimited function, like everything else 2012-10-26 17:00:54 -06:00
Thomas S Hatch
4396056883 Merge pull request #2369 from mlister2006/develop
include_pat/exclude_pat options for file.recurse and file.directory states
2012-10-26 15:21:40 -07:00
Thomas S Hatch
70f262dbb1 You would think I could use my own api... 2012-10-26 16:18:48 -06:00
Thomas S Hatch
49c24f8746 just one wheel.... 2012-10-26 16:09:59 -06:00
Thomas S Hatch
20fde363b3 Merge pull request #2368 from UtahDave/develop
Strip extra spaces from command before comparison.
2012-10-26 15:03:57 -07:00
mlister2006
97fc9a1424 Adding new feature: include_pat/exclude_pat options for file.recurse and file.directory states 2012-10-26 22:03:44 +00:00
mlister2006
50f8ebb243 Merge remote branch 'upstream/master' into develop 2012-10-26 21:58:13 +00:00
Thomas S Hatch
bafbd775d9 Pass clear_load into whell as **kwargs 2012-10-26 15:55:16 -06:00
David Boucha
3a57771444 Strip extra spaces from command before comparison. 2012-10-26 15:48:48 -06:00
Thomas S Hatch
29b645cb28 Stop trying to import something that is not there 2012-10-26 15:40:22 -06:00
Thomas S Hatch
b1e1a90ac0 Merge pull request #2367 from UtahDave/develop
Fixes #2325  Remove extra spaces before comparison
2012-10-26 14:38:39 -07:00
Thomas S Hatch
1aaaef0700 wheel had been defined twice 2012-10-26 15:33:37 -06:00
David Boucha
805e4c64a6 Fixes #2325 Remove extra spaces before comparison
This fix removes extra spaces in a command before comparing
to previous commands. This will cron.present from needlessly
appending the same cron job over and over.
2012-10-26 15:22:46 -06:00
Thomas S Hatch
fc16768c92 Merge pull request #2366 from whiteinge/salt-self-sign-cert
Add module to create self-signed certs
2012-10-26 14:09:23 -07:00
Thomas S Hatch
c13d134788 Add wheel module for the salt key system 2012-10-26 15:08:34 -06:00
Seth House
9d07ccbb3a Added a function to generate self-signed certificates 2012-10-26 15:04:10 -06:00
Seth House
6b9b1ccfbd Refactored out some common cert params into a dict 2012-10-26 15:03:24 -06:00
Thomas S Hatch
dbedd6a0da Add finger-all to the parser 2012-10-26 14:52:55 -06:00
Thomas S Hatch
5caacecded Handle finger and locals 2012-10-26 14:49:27 -06:00
Thomas S Hatch
33680365c7 add missing salt.key import to the cli package 2012-10-26 14:24:49 -06:00
Thomas S Hatch
f3c110ce9b we don't need the old key module anymore 2012-10-26 14:23:34 -06:00
Thomas S Hatch
73cc61476e Change over to the new salt-key backend 2012-10-26 14:23:13 -06:00
Thomas S Hatch
7b1d277453 Fill out the key outputter 2012-10-26 14:20:02 -06:00
Thomas S Hatch
fdd01babca Fix a number of oversights in the key api 2012-10-26 13:56:28 -06:00
Thomas S Hatch
d3fb9aca7f Add a fun method to the saltkey api 2012-10-26 12:41:09 -06:00
Thomas S Hatch
db0696fb5e Finish off key cli libs 2012-10-26 11:55:17 -06:00
Thomas S Hatch
6d8ed212ec Add wheel to setup.py 2012-10-26 10:06:15 -06:00
Thomas S Hatch
a5261ebf8c Merge pull request #2363 from kvbik/pillar-root-in-ext-pillar
update pillars directly and omit default args
2012-10-26 08:59:04 -07:00
Thomas S Hatch
0a86303c79 Merge pull request #2362 from kvbik/pillar-root-in-ext-pillar
pass pillar to ext_pillar so it can manipulate it
2012-10-26 08:41:24 -07:00
Jakub Vysoky
827394bd0d update pillars directly and omit default args
default args can be painful
2012-10-26 17:41:18 +02:00