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
Chris Rebert
e0343c9fa7
fix various typos in raet code comments+docstrings
2014-03-21 16:07:28 -07:00
Chris Rebert
6b54036380
fix various typos/misspellings in RAET docs
2014-03-21 15:50:25 -07:00
Thomas S Hatch
58829cda49
Initial, very dirty, docs on RAET
...
I need to push where I am here, but I am out of time today to get more
in.
RAET works! Albeit just barely, it is very KDE 4.0, still
needs much work, but we want it in the hands of the people!
2014-03-21 15:10:03 -06:00
Thomas S Hatch
a8fb154b65
Merge pull request #11424 from s0undt3ch/develop
...
Provide line length style guides
2014-03-21 15:01:39 -06:00
Pedro Algarvio
6509176357
Provide line length style guides
2014-03-21 20:57:48 +00:00
Mike Place
3575cdab54
Eauth docs on LDAP and group support.
2014-03-21 14:40:38 -06:00
Joseph Hall
db8c96edaf
Merge pull request #11393 from CaptTofu/hpcloud
...
Added code to better handle floating IPs, pep8/pyflakes cleanup
2014-03-20 21:12:23 -06:00
Thomas S Hatch
7031e4fa5c
A little more clarification
2014-03-20 16:44:54 -06:00
Thomas S Hatch
370d9718e8
Clarify modification of defaults in packages
2014-03-20 16:19:49 -06:00
CaptTofu
473a8708a7
Added code to better handle floating IPs, pep8/pyflakes cleanup
2014-03-20 12:35:07 -07:00
hvnsweeting
ebd22d9f58
Link directly to bootstrap repo
2014-03-20 10:43:53 +00:00
Forrest Alvarez
cd4206b1da
A few fixes to use :ref: and :formula: instead of :doc:.
2014-03-19 04:00:42 +00:00
Forrest Alvarez
20c41d5c14
Fixed some line lenghts for the best practices.
2014-03-18 04:16:30 +00:00
Forrest Alvarez
c7ddf94c18
Fixed some issues with links inside of the best practice docs.
2014-03-18 04:14:42 +00:00
Mathieu Le Marec - Pasquet
77bdfc4a14
lxc/salt cloud: improvments for ssh gateway
2014-03-18 00:51:37 +01:00
Erik Johnson
83063c8d68
Fix broken links and other sphinx errors
2014-03-17 17:17:18 -05:00
pille
3552346024
fix missing code-block formating
2014-03-16 09:01:21 +01:00
Forrest Alvarez
1f51614734
Updated the understanding yaml page to remove a typo.
2014-03-15 00:43:03 +00:00
Mike Place
cfa859c76e
Reconsile docs and fix build warnings.
2014-03-14 14:18:56 -06:00
Mike Place
b6691b3166
Change timeout docs.
...
Closes #10642
2014-03-14 13:47:08 -06:00
Erik Johnson
a7a878fea0
Add sub-titles to other states tutorial pages
2014-03-13 21:02:33 -05:00
Erik Johnson
16ba779b7a
Add new page to toctree
2014-03-13 21:01:06 -05:00
Erik Johnson
fc062e5d27
Move OverState and state.sls docs to new location
2014-03-13 20:59:28 -05:00
Tim O'Guin
fffe282c38
added django-salted project to list of community projects in salt_projects.rst
2014-03-13 13:47:12 -05:00
Aditya Kulkarni
2541f45aca
Remove doc reference to root user
2014-03-13 12:24:24 -04:00
Thomas S Hatch
71f2f36d4e
Merge pull request #11180 from CaptTofu/develop
...
HP Is using Havana (vs. Grizzly)
2014-03-13 10:04:11 -06:00
Thomas S Hatch
5dc8be72b9
Merge pull request #11186 from cachedout/11185
...
Link directly to bootstrap README.
2014-03-12 16:27:58 -06:00
Mike Place
ec7dec55f7
Link directly to bootstrap README.
2014-03-12 16:04:45 -06:00
Joseph Hall
a76e202003
Merge pull request #11183 from allanparsons/develop
...
Update aws.rst
2014-03-12 14:47:34 -06:00
Allan Parsons
4ba6ec4c87
Update aws.rst
...
Added additional documentation for VPC, Auto Assign EIP, and tagging instances
2014-03-12 13:32:47 -07:00
CaptTofu
6825c5555c
HP Cloud is now using Havana
2014-03-12 10:12:09 -07:00
C. R. Oldham
05bf7cd3b9
Update install docs for salt-cloud to reflect merging into Salt proper.
2014-03-12 10:25:17 -06:00
CaptTofu
e2573d376a
Removed internal nomenclature for regions
2014-03-11 15:59:32 -04:00
Thomas S Hatch
204b76eb93
Merge pull request #11126 from cachedout/ssh_work
...
Ssh work
2014-03-11 12:09:48 -07:00
Mike Place
cdd5d86bbf
Clarify where the Salt SSH configuration comes from.
2014-03-11 11:59:07 -06:00
CaptTofu
e6f51e4e5b
Added HP Cloud documentation
2014-03-11 10:18:28 -07:00
Erik Johnson
ac6648fdfa
Clarify when the new "root" param for git_pillar will be added
2014-03-10 11:45:13 -05:00
Mike Place
c1139a947f
Typo fix.
2014-03-10 09:45:11 -06:00
Joseph Hall
8f8577e336
Merge pull request #11069 from s0undt3ch/hotfix/minor
...
Minor corrections
2014-03-08 05:35:33 -07:00
Pedro Algarvio
e26d7f1db9
Update doc to reflect proper __virtual__
usage.
2014-03-08 11:03:07 +00:00
Thomas S Hatch
8c6c608958
Merge branch 'serializers' of git://github.com/johnnoone/salt into johnnoone-serializers
...
Conflicts:
doc/topics/yaml/index.rst
2014-03-07 14:53:03 -07:00
Mike Place
d215da9494
Fix wording.
2014-03-07 12:27:05 -07:00
Joseph Hall
e8655a28ad
IBM SCE is gone, let's get it out of Salt Cloud
2014-03-06 19:23:46 -07:00
Mathieu Le Marec - Pasquet
972efcaf37
salt.cloud.lxc: lxc provider
2014-03-06 16:09:39 +00:00
Tim O'Guin
60ebfd6c0e
added versionadded directive for minionfs walkthrough
2014-03-05 16:34:24 -06:00
Erik Johnson
645ac140c0
Add information on yum-utils requirement for yum pkg mgmt
2014-03-05 12:09:07 -06:00
Wedge Jarrad
b4d49cbc09
Fix typo in walkthrough
2014-03-04 20:21:15 -08:00
Seth House
14c225989e
Added note to also upload the sdist to GitHub releases
2014-03-04 14:39:32 -08:00
Colton Myers
baa29e7d4a
Remove extra backwards-compatibility notification
2014-03-04 10:28:00 -07:00
Tim O'Guin
2cea74927c
added a note about master/minion version incompatibility to the 2014.1.0 release notes
2014-03-04 10:27:24 -07:00
Colton Myers
3a3dc5517d
Add backwards compatibility notice to 2014.1.0 release notes
2014-03-04 10:25:13 -07:00
Colton Myers
c7878deb5d
Add "Upgrading Salt" to installation doc
2014-03-04 10:22:52 -07:00
Colton Myers
9655d89c4c
Remove trailing space
2014-03-04 10:22:39 -07:00
Oz Nahum
86baf5bb53
Improve windows-package-manager documentation
...
Fix for issue #10234
2014-03-04 14:08:52 +01:00
Thomas S Hatch
922757a38c
Merge pull request #10864 from JensRantil/custom-pillar-git-root
...
Custom pillar git root
2014-03-03 10:36:01 -08:00
Tim O'Guin
734ac983b3
added versionadded directive to MS Azure cloud docs
2014-03-03 12:03:40 -06:00
viod
f6bd8415b3
Add the indication that pillar_roots should not be subdirectories of file_roots, as that won't work, everywhere it looks relevant.
2014-03-03 00:15:51 +01:00