Thomas S Hatch
|
ca0904511f
|
Catch authentication exceptions on the master
|
2012-10-30 15:14:05 -06:00 |
|
Thomas S Hatch
|
7db30d090a
|
Fix outputter bug introduced with changes to yaml
|
2012-10-30 14:41:47 -06:00 |
|
Thomas S Hatch
|
304b1b145b
|
Merge pull request #2400 from jesusaurus/develop
The puppet command requires a subcommand.
|
2012-10-30 13:36:04 -07:00 |
|
Jonathan Harker
|
0dcc859931
|
The puppet command requires a subcommand.
Specify the agent subcommand to puppet.
|
2012-10-30 13:35:29 -07:00 |
|
Thomas S Hatch
|
c8e79c9ac3
|
fix outputter test with changes to yaml outputter
|
2012-10-30 14:15:23 -06:00 |
|
Thomas S Hatch
|
48d774b8bd
|
Add pillar_roots to the wheel system
|
2012-10-30 11:48:25 -06:00 |
|
Thomas S Hatch
|
53594f372a
|
Change the YAML outputter to use block mode and add some docs
|
2012-10-30 11:42:35 -06:00 |
|
Thomas S Hatch
|
b58cc87a61
|
Add docs for the txt outputter
|
2012-10-30 11:37:00 -06:00 |
|
Thomas S Hatch
|
aff8eb9ea3
|
Merge branch 'develop' of github.com:saltstack/salt into develop
|
2012-10-30 11:36:29 -06:00 |
|
Thomas S Hatch
|
5db2670d44
|
Merge pull request #2398 from s0undt3ch/develop
Fix tests.
|
2012-10-30 10:34:08 -07:00 |
|
Thomas S Hatch
|
4f7cc38317
|
Docs for the raw outputter
|
2012-10-30 11:31:17 -06:00 |
|
Thomas S Hatch
|
e8af582735
|
added docs to the pprint outputter
|
2012-10-30 11:28:38 -06:00 |
|
Thomas S Hatch
|
db2a594fc9
|
Document and clean up the salt key outputter
|
2012-10-30 11:25:43 -06:00 |
|
Thomas S Hatch
|
94173b2efc
|
update json output docs
|
2012-10-30 11:20:56 -06:00 |
|
Pedro Algarvio
|
19d07bbba5
|
Fix tests in integration.shell.call .
|
2012-10-30 17:16:06 +00:00 |
|
Thomas S Hatch
|
a24580e20f
|
Add docs to the highstate outputter
|
2012-10-30 11:12:29 -06:00 |
|
Pedro Algarvio
|
cfae86b744
|
Fix salt-key tests to comply with the new salt.key changes.
|
2012-10-30 17:09:50 +00:00 |
|
Pedro Algarvio
|
d057927ae4
|
"Migrate" salt-key -l functionality to salt.key .
Additionally, impose an order(sorted ignoring case) to the returned minion keys so we can know what to expect when testing output.
|
2012-10-30 16:48:21 +00:00 |
|
Thomas S Hatch
|
72617b2e07
|
Merge pull request #2392 from s0undt3ch/develop
Output function in Yaml outputter shold return data, not print. Fixes #2388
|
2012-10-30 08:39:53 -07:00 |
|
Pedro Algarvio
|
480cada169
|
Output function in Yaml outputter shold return data, not print. Fixes #2388.
|
2012-10-30 11:38:47 +00:00 |
|
Thomas S Hatch
|
dc7acd9cb4
|
write the master file when calling apply
|
2012-10-29 23:50:50 -06:00 |
|
Thomas S Hatch
|
4b0d846fc7
|
Fix find and read up
|
2012-10-29 23:28:24 -06:00 |
|
Thomas S Hatch
|
805763fcf2
|
Fix ref to dir_ when it should be files in the wheel module for file_roots
|
2012-10-29 23:07:09 -06:00 |
|
Thomas S Hatch
|
d8451b9a37
|
Make wheeltest pprint, much easier to use
|
2012-10-29 23:04:15 -06:00 |
|
Thomas S Hatch
|
4522d1fb37
|
W00t, the wheeltest script works
|
2012-10-29 22:55:22 -06:00 |
|
Thomas S Hatch
|
0ccb4d9b9b
|
more work on the wheeltest script
|
2012-10-29 22:22:19 -06:00 |
|
Seth House
|
87cef23b34
|
Added output modules docs
|
2012-10-29 19:16:25 -06:00 |
|
Seth House
|
0df10373fe
|
Fixed rST in recurse docstring
|
2012-10-29 18:31:55 -06:00 |
|
Seth House
|
e624126add
|
Added daemontools module docs
|
2012-10-29 18:31:55 -06:00 |
|
Seth House
|
902cf94512
|
Replaced ca module docs with tls
|
2012-10-29 18:31:55 -06:00 |
|
Seth House
|
95d44b000f
|
Added wheel module documentation
|
2012-10-29 18:31:55 -06:00 |
|
Seth House
|
747c6ff6a8
|
Normalized the "all" modules pages to use the qualified module term
|
2012-10-29 18:23:56 -06:00 |
|
Seth House
|
3a51618720
|
Added note about stripping comments from master config
|
2012-10-29 18:20:44 -06:00 |
|
Thomas S Hatch
|
07ad044ab9
|
Add initial not working next
|
2012-10-29 18:06:47 -06:00 |
|
Thomas S Hatch
|
18d1493d71
|
Merge pull request #2390 from greghaynes/develop
Add #!/bin/sh to salt-master.postrm, salt-minion.postrm, salt-common.pos...
|
2012-10-29 14:45:45 -07:00 |
|
Thomas S Hatch
|
ffb90ec778
|
Add initial wheel module to manage the file_roots
|
2012-10-29 15:45:13 -06:00 |
|
Gregory Haynes
|
fa87fcb32c
|
Add #!/bin/sh to salt-master.postrm, salt-minion.postrm, salt-common.postrm scripts
|
2012-10-29 14:42:59 -07:00 |
|
Thomas S Hatch
|
8bfcd4695b
|
Merge pull request #2387 from kvbik/pillar-root-in-ext-pillar
recursive update of rendered and ext pillars
|
2012-10-29 09:30:47 -07:00 |
|
Thomas S Hatch
|
5490ee9532
|
Start on file management
|
2012-10-29 10:14:03 -06:00 |
|
Thomas S Hatch
|
b306043c1d
|
Fix trace in salt-key -d
|
2012-10-29 09:58:37 -06:00 |
|
Thomas S Hatch
|
90bfd20024
|
Merge pull request #2386 from jonasvp/another_quoting_issue_in_postgres
Postgres database owner needs to be quoted
|
2012-10-29 08:43:06 -07:00 |
|
Thomas S Hatch
|
bd23d493af
|
Merge pull request #2384 from herlo/develop
Moved ca.py -> tls.py. Fixing up create_self_signed_cert
|
2012-10-29 08:36:29 -07:00 |
|
Thomas S Hatch
|
5456a6df29
|
Fix trace in salt-key when there are no keys to accept
|
2012-10-29 09:33:46 -06:00 |
|
Jakub Vysoky
|
50680f129e
|
always better to log whole exception
|
2012-10-29 16:02:20 +01:00 |
|
Jakub Vysoky
|
02bbe96e9b
|
do a recursive update of rendered and ext pillars
|
2012-10-29 16:00:44 +01:00 |
|
Jonas
|
beb8c855ad
|
Postgres database owner needs to be quoted
Owner needs to be enclosed in double quotes so postgres
doesn't get thrown by dashes in the name
|
2012-10-29 15:35:09 +01:00 |
|
Clint Savage
|
78eb411a40
|
fixed some indentation that doesn't work in f18
|
2012-10-29 00:09:46 -06:00 |
|
Clint Savage
|
eab138e6e8
|
using CN rather than tls_dir for existing certificate message
|
2012-10-29 00:01:44 -06:00 |
|
Clint Savage
|
84dc349810
|
added certs dir in the test
|
2012-10-28 23:59:27 -06:00 |
|
Clint Savage
|
027168afb2
|
formatting string
|
2012-10-28 23:47:01 -06:00 |
|