David Boucha
5ab001a685
change windows downloads to use https
2014-04-17 17:42:33 -06:00
Thomas S Hatch
57dbf4d8da
Merge branch '9379-win-symlinks' of git://github.com/slai/salt into slai-9379-win-symlinks
...
Conflicts:
salt/modules/win_file.py
2014-04-17 15:03:48 -06:00
Kieran Spear
20c2583b8e
Fix doc typo
2014-04-17 22:18:20 +10:00
David Boucha
a15d861f05
Point docs to the 2014.1.3 Windows Installers
2014-04-17 00:43:19 -06:00
Colton Myers
b7ce0cdc39
Add more release notes, take out rich text quotes on 2014.1.2.rst
2014-04-16 13:47:23 -06:00
Joseph Hall
acc98cbe62
Update AWS docs for new tagging functionality
2014-04-16 08:49:19 -06:00
Erik Johnson
55cd12c873
Add release notes for 2014.1.2
2014-04-15 13:17:34 -05:00
Pedro Algarvio
3cd612d2c4
Fix compound example.
...
Refs 11195cbd2d
2014-04-15 10:55:26 +01:00
Thomas S Hatch
a3faf17f10
Merge pull request #11976 from cachedout/nodegroups_doc
...
Add note about master restart per nodegroups.
2014-04-14 14:21:18 -06:00
Thomas S Hatch
0fe1cd5c61
Merge pull request #11929 from cachedout/11918
...
Fix compound matching with parens.
2014-04-14 14:04:23 -06:00
Mike Place
e3504e5a02
Add note about master restart per nodegroups.
...
Pointed out here:
https://khsing.net/2014/04/11/fight-with-saltstack-no-top-file-or-external-nodes-data-matches-found/
2014-04-14 09:39:31 -06:00
Samuel Lai
76a0d9c65d
Merge branch 'develop' into 9379-win-symlinks
...
Conflicts:
salt/modules/file.py
salt/modules/win_file.py
2014-04-14 23:29:10 +10:00
Samuel Lai
a85136d0b8
Added page documenting Windows-specific behaviour.
2014-04-14 23:12:27 +10:00
Henrik Holmboe
2e67643a74
Update Release Notes index
...
http://salt.readthedocs.org/en/latest/topics/releases/ now points to
2014.1.1 as the latest release.
2014-04-14 10:14:25 +02:00
Mike Place
11195cbd2d
Fix compound matching with parens.
2014-04-11 11:33:19 -06: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
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
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
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
Thomas S Hatch
ddd1c6fe99
A little mor clarity
2014-03-27 09:49:39 -06: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
Colton Myers
236a102567
Add release notes for 2014.1.1
2014-03-25 10:20:45 -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
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
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
Frank Klaassen
7a82700098
Chmod files back to original
2014-03-22 17:47:54 +01:00
Frank Klaassen
9da568d7f9
Support for Proxmox in Salt-Cloud
2014-03-22 17:44:59 +01:00
Thomas S Hatch
fa9ed5df7e
Merge pull request #11431 from hulu/decript
...
fix apparent 'decript' typos in raet stuff
2014-03-22 00:36:59 -06:00
Thomas S Hatch
d6bcf1fd3e
Merge pull request #11429 from hulu/raet-typos-galore
...
fix various typos in raet code comments+docstrings
2014-03-22 00:36:38 -06:00
Chris Rebert
5a84963063
fix apparent 'decript' typos
2014-03-21 16:10:56 -07:00