Erik Johnson
910393fa3c
Add new params to master config docs
...
Also fixed up some of the wording on the other recently-added remote
fileserver configuration parameters.
2014-04-11 11:40:01 -05:00
Thomas S Hatch
2eef81ba63
Merge pull request #11897 from so14k/freebsd-doc-fix
...
- Add directions for Installing Salt on FreeBSD 10 with pkgng.
2014-04-10 12:44:02 -06:00
Mike Place
58bafa3728
Link to online YAML parser in docs.
2014-04-10 10:34:35 -06:00
Brad Davis
49529ab65d
- Add directions for Installing Salt on FreeBSD 10 with pkgng.
2014-04-10 09:03:00 -06:00
Pedro Algarvio
601c4c7746
Merge pull request #11858 from terminalmage/hgfs-env-whitelist
...
Add saltenv whitelist/blacklist to hgfs
2014-04-10 13:09:56 +01:00
Mike Place
4893b046cb
A note about cherry-picking
2014-04-09 09:26:28 -06:00
Chris Rebert
746e88bf4b
improve formatting in Linting section of dev docs
2014-04-08 15:18:10 -07:00
Erik Johnson
0f5160345b
Add new params to master docs
2014-04-08 16:13:29 -05:00
Joseph Hall
df9b0af154
Merge pull request #11810 from terminalmage/minionfs-enhancements
...
Minionfs enhancements
2014-04-07 11:05:54 -06:00
Erik Johnson
ae11b2678a
Add new minionfs params to docs
2014-04-07 11:29:24 -05:00
Thomas Güttler
7d25e086d3
"Full List of Renderes" was a sub section of "Examples" before.
2014-04-07 09:27:21 +02:00
Colton Myers
5b6b30e896
Add note about multiple extends of a single state
2014-04-03 15:19:34 -06:00
Nicole Thomas
8aeaf24cff
Fixed spelling error in pillar documentation
2014-04-03 09:42:48 -06:00
Joseph Hall
61f05b54dc
Update cloud docs to note new requests dependency
2014-04-01 12:23:50 -06:00
anonymouz
9dcc211bba
Be consistent and show python mapping for "Dashes"
2014-04-01 13:59:42 +02:00
David Boucha
daa038f7e0
update windows installer links
2014-03-31 14:27:54 -06:00
Colton Myers
cdf039163e
Add YAML datetime idiosyncrasy to docs
...
Refs #11630
2014-03-31 11:46:21 -06:00
Johannes
1434539af7
Fix typo
2014-03-30 15:48:15 +00:00
Ryan Lane
5ade41681d
Give warning about using grains as pillar matches
...
If you use grains to match for pillar top files, any sensitive data
in the pillars is no longer protected, as any minion could modify its
grains to access the sensitive pillars.
2014-03-28 14:34:03 -07:00
Tim O'Guin
db6f276d01
added /var/run/salt to nonroot docs
2014-03-28 10:18:57 -05:00
Seth House
c047f022a7
Removed broken_links.txt accidentally committed
...
Accidentally committed by some *doofus* in 86e0075
.
2014-03-27 13:25:37 -06:00
Seth House
d971b379a0
Replaced Lanyrd embed with link to events page
2014-03-27 10:54:12 -06:00
Thomas S Hatch
ddd1c6fe99
A little mor clarity
2014-03-27 09:49:39 -06:00
Thomas S Hatch
52ba39bb58
Merge pull request #11513 from pass-by-value/document_output_color_codes
...
Add a note about outputter color codes
2014-03-27 09:42:29 -06:00
Erik Johnson
5e1870d1c5
Add info on per-remote gitfs_base to master docs
2014-03-26 16:29:07 -05:00
Aditya Kulkarni
2b97fbfd1b
Add a note about outputter color codes
2014-03-26 14:16:59 -04:00
scottkly
885d55e826
Update writing_tests.rst
...
Fixed a typo in the title
2014-03-26 11:06:40 -06:00
Seth House
1b77405351
Improved Reactor example of passing pillar data through to state.sls
...
No need for crazy string building and parsing here. Just pass a
dictionary!
2014-03-25 15:35:52 -06:00
Erik Johnson
c5a390451e
Merge pull request #11502 from techhat/etcd
...
Updating docs for etcd
2014-03-25 12:06:35 -05:00
Colton Myers
236a102567
Add release notes for 2014.1.1
2014-03-25 10:20:45 -06:00
Colton Myers
ae8db02e5e
Update released version to 2014.1.1
2014-03-25 10:14:59 -06:00
Seth House
75f0bb5986
Updated favicon with new logo
2014-03-25 09:36:33 -06:00
Joseph Hall
cbe3060b6c
Updating docs for etcd
2014-03-25 08:24:15 -06:00
Thomas S Hatch
e6c2a00636
Merge pull request #11460 from thusoy/patch-2
...
Use fingerprints for key comparison in walkthrough
2014-03-24 15:46:51 -06:00
Erik Johnson
18bb7147a4
Fix RST syntax errors
2014-03-24 11:12:56 -05:00
Erik Johnson
f9c6972ecd
add proxmox to toctree
2014-03-24 11:12:32 -05:00
Erik Johnson
bed14bfb80
Formatting fixes, plus added missing ref target
2014-03-24 11:10:13 -05:00
Pedro Algarvio
b3aa5d4dfe
Merge pull request #11463 from s0undt3ch/develop
...
Permissions fixes
2014-03-23 21:39:52 +00:00
Pedro Algarvio
9ec00d2834
Fix wrong permissions
2014-03-23 18:22:35 +00:00
Pedro Algarvio
ef6bd18784
Update with proper perms
2014-03-23 18:05:05 +00:00
Joseph Hall
09664b8b9b
Merge pull request #11449 from xenuser/patch-1
...
Update schedule.rst
2014-03-23 10:29:37 -06:00
Tarjei Husøy
29ca4293b7
Use fingerprints for key comparison in walkthrough
2014-03-23 16:40:48 +01:00
Pedro Algarvio
ebf8c37b74
Merge pull request #11456 from JensRantil/bootstrap-cli-minid-opt
...
Bootstrap script: Document new `-i` CLI option
2014-03-23 13:54:45 +00:00
Jens Rantil
3c5ab353e1
doc(topic/bootstrap): document -i
CLI option
...
It was added in https://github.com/saltstack/salt-bootstrap/pull/348 .
2014-03-23 14:14:40 +01:00
Jens Rantil
1fa78b88d6
doc(bootstrap): avoid using URL
...
It's considered insecure. See
https://github.com/saltstack/salt/pull/11446#issuecomment-38364901 .
2014-03-23 08:31:20 +01:00
xenuser
92f3f6c58f
Update schedule.rst
...
I think "and" is meant here.
2014-03-23 00:21:59 +01:00
Jens Rantil
f5a08fe359
Update bootstrap script CLI options
...
I made them easier to update by simply pasting in the output from the
script. The snippet also included the exact command I used to extract
the command line options.
2014-03-22 21:56:05 +01:00
Frank Klaassen
d397fcad58
Permissions
2014-03-22 18:59:15 +01:00
Frank Klaassen
33a3e089fa
Doc improvements ...
2014-03-22 17:54:38 +01:00
Frank Klaassen
559b4baa35
Doc fixes
2014-03-22 17:53:07 +01:00