Commit Graph

23 Commits

Author SHA1 Message Date
Erik Johnson
93245d1e0e Correct inaccuracies in gitfs walkthrough
Also, added some information on upcoming features
2014-05-21 01:35:00 -05:00
Wes Turner
6aa523d9d1 DOC: Update GitFS documentation (syntax, links) 2014-04-22 05:42:10 -05:00
Erik Johnson
ac6648fdfa Clarify when the new "root" param for git_pillar will be added 2014-03-10 11:45:13 -05:00
Jens Rantil
f02f9ed8d9 doc(pillar/git): drop first person
By request of @thath45.
2014-03-02 12:51:20 +01:00
Jens Rantil
ea117cfdf5 doc(pillar/git): document setting custom root 2014-02-28 14:58:44 +01:00
Josh VanderLinden
7adb732854 Moving the GitPython note higher up 2014-02-23 23:55:48 -07:00
Erik Johnson
54d0241f58 Add warning re: gitfs cache in pre-Hydrogen releases 2014-02-08 15:36:45 -06:00
Erik Johnson
3f9c5d60fa Add note about ubuntu 12.04 not having sufficient GitPython for gitfs 2013-12-31 20:03:57 -06:00
Erik Johnson
4a8bd16787 Improve git_pillar documentation
This adds a brief explanation of git_pillar to the gitfs walkthrough.
Even though they don't work the same, they do similar things for
file_roots and pillar_roots, and it bears mentioning.

Also, this adds a better explanation of how git_pillar works to the
top-level docstring for pillar/git_pillar.py.
2013-10-28 17:09:38 -05:00
Erik Johnson
25d6d37f30 Version 0.16.4 is no longer in future tense 2013-10-12 11:35:02 -05:00
Forrest Alvarez
03285879d3 Updated the gitfs tutorial to mention that the salt-states repo does not have the latest releases of the states as it was mentioned that was confusing in the IRC today. 2013-09-25 02:53:55 +00:00
Sergio Visinoni
f95c0d67d7 Add cleaner explanation of environment mapping
Explicitely state that the 'master' branch is automagically mapped
to the 'base' environment.

Also mention the fact that top.sls files are merged from the different
branches, which suggests a setup where top.sls is only present in
the 'master' branch.
2013-09-19 17:00:46 -05:00
Erik Johnson
b603274ecd Add notes on GitPython issue in salt<=0.16.3 2013-09-05 13:43:08 -05:00
Erik Johnson
c4e85c63e9 Docs formatting fixes 2013-08-24 23:19:54 -05:00
Jason Sommer
201b4f8776 Added gitfs_root option 2013-08-17 20:14:57 -05:00
Erik Johnson
9c63495e04 Formatting fixes
This completes the documentation audit begun in cf365f7, using proper
backticks and :strong: tags to emphasize text, converting groups of
shell commands to bash code-block sections, etc. This also replaces the
use of \* with the easier-to-grok '*', which will hopefully reduce
confusion among new users.
2013-08-11 22:17:47 -05:00
Seth House
db4d7bcb59 Added rST anchors to pillar and GitFS for easy cross-referencing 2013-08-07 14:34:47 -06:00
Seth House
858df860c2 Wrapped file:// in literals 2013-07-01 13:42:58 -06:00
Valentin Bud
f9e74255d2 Update GitFS Backend Walkthrough to include GitFS over SSH
A small description on how to configure GitFS over SSH transport.
2013-05-24 10:36:56 +03:00
Colton Myers
cbd6492950 Add docs for file:// in gitfs 2013-05-07 11:21:26 -06:00
Gary Wilson Jr
bd499e5640 Fixed several minor misspellings and acronym capitalizations. 2013-03-18 16:42:57 -05:00
Gary Wilson Jr
cc72ebb1fb Fixed :doc: uses in the docs that were not rendering due to an extra space. 2013-03-18 16:42:56 -05:00
Thomas S Hatch
7ad7a28acc Add gitfs tutorial 2013-03-13 23:45:44 -06:00