Thomas S Hatch
325c4124c2
Merge pull request #2405 from seanchannel/develop
...
add step to impport PPA key via wget / apt-key
2012-10-31 11:14:04 -07:00
Thomas S Hatch
638a450d97
Merge pull request #2404 from jcollie/develop
...
fix typo
2012-10-31 11:13:35 -07:00
Sean Channel
941b25cd9e
add step to impport PPA key via wget / apt-key
2012-10-31 11:11:06 -07:00
Jeffrey C. Ollie
d63b083528
fix typo
2012-10-31 13:06:53 -05:00
Thomas S Hatch
c57a9551a0
Add returners to salt-call
2012-10-31 10:48:11 -06:00
Thomas S Hatch
22c0099a58
Merge pull request #2403 from rrada/develop
...
Fixed debian_service.status method
2012-10-31 08:48:19 -07:00
Radek Rada
a8b399daa5
Fixed debian_service.status method
...
Changes based on discussion from pull-req #2394
(https://github.com/saltstack/salt/pull/2394 )
- if signature argument is set, use it to do a process lookup
- if signature argument is not set, use the startup script with "status"
argument
It's base on the rh_service.status method behavior.
2012-10-31 08:02:55 +01:00
Thomas S Hatch
0207e42c36
Add --return to salt-call
2012-10-30 15:23:40 -06:00
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