Thomas S Hatch
|
69435129ee
|
move jid generation to the client scope
|
2011-08-09 21:44:20 -06:00 |
|
Erik Nolte
|
8effda54fe
|
Merge branch 'master' of github.com:thatch45/salt
|
2011-08-09 11:09:58 -06:00 |
|
Erik Nolte
|
4b442d52dd
|
Update conf alert examples to match new syntax
|
2011-08-09 11:09:01 -06:00 |
|
Erik Nolte
|
020f995e0a
|
Standardize alert args to category and msg
|
2011-08-09 10:50:52 -06:00 |
|
Erik Nolte
|
c66eead059
|
Don't allow daemon to crash when monitor cmd raises exception
|
2011-08-09 10:49:30 -06:00 |
|
Thomas S Hatch
|
ed519b0b41
|
Specify master.pub files to be specific to purpose
|
2011-08-08 23:08:39 -06:00 |
|
Thomas S Hatch
|
6b59fb7ba3
|
fix bad refs to the pki_dir
|
2011-08-08 22:19:57 -06:00 |
|
Thomas S Hatch
|
b2a19892d4
|
Fis bug when pubkey is missing
|
2011-08-08 21:58:54 -06:00 |
|
Thomas S Hatch
|
0a247c2831
|
Set more syndic options in the configuration loading
|
2011-08-08 21:36:17 -06:00 |
|
Thomas S Hatch
|
18f69b9092
|
modify the timeout on syndic connections
|
2011-08-08 20:59:48 -06:00 |
|
Thomas S Hatch
|
dac728c414
|
Make syndic returns to the master look like minions returning naturally
|
2011-08-08 20:56:27 -06:00 |
|
Erik Nolte
|
6ee2e2befe
|
Use the new ${var:format} syntax. Add sample alert options.
|
2011-08-08 12:40:27 -06:00 |
|
Erik Nolte
|
238784abc5
|
Alert now returns a string or array of strings.
The alert receiver decides how to parse the list of strings sent by alert.*
|
2011-08-08 12:39:11 -06:00 |
|
Erik Nolte
|
45492bd2c1
|
Format ${var:format} references.
See Python string.format() for format string syntax.
|
2011-08-08 12:37:26 -06:00 |
|
Erik Nolte
|
2b7f7a71a1
|
Remove leftover build files and build results before creating package
|
2011-08-08 10:47:48 -06:00 |
|
Thomas S Hatch
|
21f522669d
|
Merge branch 'master' of github.com:thatch45/salt
|
2011-08-05 22:20:06 -06:00 |
|
Thomas S Hatch
|
05a717d621
|
import salt.crypt
|
2011-08-05 22:17:48 -06:00 |
|
Thomas S Hatch
|
effa959967
|
Add gen_keys_dir to the cli options
|
2011-08-05 17:26:38 -06:00 |
|
Thomas S Hatch
|
acc5409b9a
|
Add backend for salt-key --gen-keys
|
2011-08-05 17:22:16 -06:00 |
|
Thomas S Hatch
|
e30f7ab515
|
Add genkeys options to the salt-key cli
|
2011-08-05 17:14:54 -06:00 |
|
Thomas S Hatch
|
206f52cf83
|
Add a simple function for generating the pki keys
|
2011-08-05 16:52:40 -06:00 |
|
Erik Nolte
|
77214cf452
|
Add file.find 'grep' option.
|
2011-08-03 18:48:36 -06:00 |
|
Erik Nolte
|
af9d13b424
|
Merge branch 'master' of github.com:thatch45/salt
|
2011-08-03 17:14:15 -06:00 |
|
Erik Nolte
|
457de4eae9
|
Add 'actions' to Find class, implement print, consolidate stat/non-stat processing
|
2011-08-03 17:12:29 -06:00 |
|
Thomas S Hatch
|
3b8e568ed9
|
Add cytest to bin packages
|
2011-08-02 23:05:52 -06:00 |
|
Thomas S Hatch
|
e43089a8f1
|
kill old grains module
|
2011-08-02 23:03:50 -06:00 |
|
Thomas S Hatch
|
3a6f011107
|
change salt to be binary! This change makes cython modules buildable
with the setup.py, time to start moving core salt modules to cython!
|
2011-08-02 23:02:00 -06:00 |
|
Erik Nolte
|
b5b778f791
|
Add file.find module that implements Unix find(1)
|
2011-08-02 18:42:15 -06:00 |
|
Erik Nolte
|
9afcd36014
|
Ignore .pyc, .pyo, and .tar.xz
|
2011-08-02 13:44:22 -06:00 |
|
Erik Nolte
|
e2df7843f7
|
Ignore .pyc, .pyo, and .tar.xz in git
|
2011-08-02 13:41:31 -06:00 |
|
Erik Nolte
|
4c5ab50f9e
|
Update comment to indicate ':' can be used within YAML single quote strings
|
2011-08-02 13:40:43 -06:00 |
|
Erik Nolte
|
78067ac3db
|
Update examples to include expression in command.
|
2011-08-02 13:27:38 -06:00 |
|
Erik Nolte
|
75864c906a
|
Allow expressions to be used for monitor commands.
Tweak returner format to be a list of {'cmd':..., 'return':...} dicts.
|
2011-08-02 13:25:47 -06:00 |
|
Erik Nolte
|
dd3337c55b
|
Return integers and floats instead of string representation of numbers.
|
2011-08-02 13:24:46 -06:00 |
|
Erik Nolte
|
d88862689b
|
Add alert module that (currently) just echoes the message.
Butter will search for alert messages in the mongo database.
|
2011-08-02 13:22:58 -06:00 |
|
Erik Nolte
|
878e7e5846
|
Merge branch 'master' of github.com:thatch45/salt
|
2011-08-01 16:22:02 -06:00 |
|
Erik Nolte
|
51efb239e8
|
Add comments and sample mongo monitor returner
|
2011-08-01 16:21:01 -06:00 |
|
Erik Nolte
|
19b6512adb
|
Enable monitor returners.
Refactor result and cmd_results so it's more obvious what they're used for.
|
2011-08-01 16:17:52 -06:00 |
|
Erik Nolte
|
833ed3352c
|
Allow mongo returner to update a password protected mongo database.
|
2011-08-01 16:16:02 -06:00 |
|
Thomas S Hatch
|
ef392c1ea1
|
salt-syndic connects with the master or masters
|
2011-07-30 23:07:24 -06:00 |
|
Thomas S Hatch
|
30e77eb448
|
Repair refs for the syndic
|
2011-07-30 22:46:45 -06:00 |
|
Thomas S Hatch
|
eaea8dd9f6
|
Fix client payload bug
|
2011-07-30 22:32:49 -06:00 |
|
Thomas S Hatch
|
cd6d5c30e3
|
Fix change with moving syndic into minion module
|
2011-07-30 22:27:06 -06:00 |
|
Thomas S Hatch
|
c06097b3ef
|
Add syndic script to the setup
|
2011-07-30 22:24:08 -06:00 |
|
Thomas S Hatch
|
3e680b8739
|
remove refs to the salt.syndic module, Syndic is in the minion module
|
2011-07-30 22:21:35 -06:00 |
|
Thomas S Hatch
|
5f6f6ba4e9
|
Add syndic class to the minion module
|
2011-07-30 22:19:30 -06:00 |
|
Thomas S Hatch
|
b4ca209b8e
|
Add timeout to publications sent to syndic minions
|
2011-07-30 21:43:12 -06:00 |
|
Thomas S Hatch
|
9b80f09c11
|
Add order_masters config tot he master config defaults
|
2011-07-30 21:36:55 -06:00 |
|
Thomas S Hatch
|
055d21ba65
|
change the conf refs to be more consistent
|
2011-07-30 16:47:50 -06:00 |
|
Thomas S Hatch
|
d7c032ee06
|
Add granular config file path opts for the syndic
|
2011-07-30 16:44:28 -06:00 |
|