Thomas S Hatch
552118da8c
Add documentation on writing documentation and the __virtual__ function
2011-06-21 22:44:10 -06:00
Thomas S Hatch
34cb7ec08b
Extend the into stuff
2011-06-21 21:31:08 -06:00
Thomas S Hatch
3186d38f98
Add module cross calling docs
2011-06-21 21:29:51 -06:00
Travis Cline
7ae8805279
Fixed small documentation typo
2011-06-20 21:24:50 -05:00
Travis Cline
df6e523063
Added ability to load configuration from two new variables: SALT_MASTER_CONFIG and SALT_MINION_CONFIG
2011-06-20 21:24:45 -05:00
Thomas S Hatch
0a0455b87b
Add the rough draft of the salt abstract for the protocol
2011-06-01 21:32:05 -06:00
Seth House
7c22005c6b
Fleshed out the tutorial a bit
...
Added a bunch of crossrefs; removed empty placeholders; added Debian
instructions; topic reorganization; added examples of how to interact
with Salt once it is running.
2011-05-31 03:01:22 -06:00
Seth House
56e0e1d6b4
Fixed bad references to salt-key
2011-05-31 03:01:22 -06:00
Thomas S Hatch
30a513afa3
Started work on the Salt Authentication Specefication
2011-05-30 23:20:44 -06:00
Thomas S Hatch
acf80db54b
Some updates on the configuration guide
2011-05-30 22:16:25 -06:00
Thomas S Hatch
784a9c2235
Add the first salt release notes!
2011-05-30 20:33:50 -06:00
Thomas S Hatch
21994140b5
Add 0.7.0 release notes
2011-05-30 20:24:57 -06:00
Thomas S Hatch
2c4f376662
Add 0.8.0 release notes
2011-05-30 18:57:36 -06:00
Thomas S Hatch
f97c58743e
Add 0.8.8 release notes
2011-05-30 18:57:18 -06:00
Thomas S Hatch
ed68147885
Add an S to Thomas S. Hatch
2011-05-30 16:31:18 -06:00
Thomas S Hatch
e0143dc342
Merge the rendered spinx man pages into the deployment dir
2011-05-30 16:24:23 -06:00
Thomas S Hatch
928dd4fc26
Restore the salt-master manpage
2011-05-27 17:50:47 -06:00
Thomas S Hatch
8186817064
Merge remote-tracking branch 'white/master'
...
Conflicts:
README
doc/man/salt-cp.1
doc/man/salt-key.1
doc/man/salt-minion.1
doc/man/salt.1
doc/man/salt.7
2011-05-27 17:47:49 -06:00
Seth House
4df7ebd8dd
Added placeholder docs for modules/returners/grains/renderers/states
2011-05-27 06:27:52 +08:00
Seth House
20f18681bd
Added initial Sphinx documentation
...
This commit moves the existing wiki pages on Github into rST with only
minor edits, formatting, and hyperlinking.
2011-05-27 06:27:42 +08:00
Pedro Algarvio
7ccb5e4cec
Typos, white-space, unused/missing imports, wrapping, PEP-8.
2011-05-26 12:17:02 +01:00
Seth House
935a09e158
Added placeholder docs for modules/returners/grains/renderers/states
2011-05-23 03:07:31 -06:00
Seth House
fe434b872d
Moved manpages into Sphinx
2011-05-23 01:20:36 -06:00
Seth House
3a90016574
Added initial Sphinx documentation
...
This commit moves the existing wiki pages on Github into rST with only
minor edits, formatting, and hyperlinking.
2011-05-23 01:20:36 -06:00
Thomas S Hatch
dc04d6cc2c
Refine yaml examples to reflect updates to the state system
2011-05-17 23:45:11 -06:00
Thomas S Hatch
aaff058ee7
syntax error in json-jinja
2011-05-16 23:25:21 -06:00
Thomas S Hatch
94328a24b0
Fix syntax in json-mako
2011-05-16 23:13:24 -06:00
Thomas S Hatch
4aa1ec1e61
Fix the yaml-mako example
2011-05-16 23:12:39 -06:00
Thomas S Hatch
c0c253d734
Add require example to yaml.yml
2011-05-16 16:41:54 -06:00
Thomas S Hatch
77989b7a3e
Add json-mako example
2011-05-16 09:24:44 -06:00
Thomas S Hatch
8a4a550f37
Add json-jinja example
2011-05-16 09:22:21 -06:00
Thomas S Hatch
c6e510cf77
Add generic json example
2011-05-16 09:18:43 -06:00
Thomas S Hatch
a653a8eca2
fix typo in salt-key manpage
2011-05-14 17:14:24 -06:00
Thomas S Hatch
262497f334
typos in salt-cp manpage
2011-05-14 17:10:56 -06:00
Thomas S Hatch
28e62ccddc
Get rid of more refs to facter
2011-05-13 22:54:36 -06:00
Thomas S Hatch
3488171e3e
Update the salt minion manpage
2011-05-13 22:51:09 -06:00
Thomas S Hatch
9b384cc39b
update the salt master manpage
2011-05-13 22:50:30 -06:00
Thomas S Hatch
404e18ef38
update the salt-key manpage
2011-05-13 22:49:43 -06:00
Thomas S Hatch
7cac12fc10
update salt 7 manpage, remove facter dep
2011-05-13 22:47:04 -06:00
Thomas S Hatch
8c88202be3
update the salt manpage
2011-05-13 22:45:53 -06:00
Thomas S Hatch
698fae3896
Add a manpage for salt-cp
2011-05-13 22:43:58 -06:00
Thomas S Hatch
25a19cfd6b
rename the saltkey manpage
2011-05-13 22:36:01 -06:00
Thomas S Hatch
561f1beda8
Add yaml-mako example template
2011-05-12 15:52:29 -06:00
Thomas S Hatch
972404437d
Fix typo in yaml-jina template example
2011-05-12 09:17:58 -06:00
Thomas S Hatch
e297841885
Add example yaml-jinja file
2011-05-12 08:58:09 -06:00
Thomas S Hatch
1791cc9c00
Add an example plain yaml template
2011-05-12 08:53:42 -06:00
Thomas S Hatch
901d36f327
move man pages into doc directory preperatory for more documentation
2011-05-12 08:46:30 -06:00