Commit Graph

2533 Commits

Author SHA1 Message Date
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
9646ce40f5 Add best_practices page to docs 2014-03-17 17:21:21 -05:00
Erik Johnson
83063c8d68 Fix broken links and other sphinx errors 2014-03-17 17:17:18 -05:00
Erik Johnson
3c1d8fa3ce Remove ibmsce pages from docs configuration
This driver was removed from salt-cloud, but the references to it in the
docs were not.
2014-03-17 17:15:47 -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
fc89a3e9c4 Rename state ordering section 2014-03-14 14:19:32 -06: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
Thomas S Hatch
58676463d8 Merge pull request #11218 from terminalmage/docs
New module busywork for htpasswd state/module
2014-03-13 21:06:06 -06:00
Erik Johnson
19663ee9bf Add htpasswd state to docs 2014-03-13 21:43:58 -05:00
Erik Johnson
4c7409a6d1 Hide function aliases from docs 2014-03-13 21:12:27 -05: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
ba80b2ecfa Show how to use __virtualname__ 2014-03-08 11:03:20 +00:00
Pedro Algarvio
e26d7f1db9 Update doc to reflect proper __virtual__ usage. 2014-03-08 11:03:07 +00:00
Henrik Holmboe
ec769d4a35 Add survey to runner index 2014-03-08 11:02:33 +01:00
Seth House
a06ccfef2f Added docs for the extension_modules setting
Refs #11030
2014-03-07 15:13:41 -08:00
Thomas S Hatch
ed0779cc9a Merge branch 'easier-writing-runners-doc' of git://github.com/felixhummel/salt into felixhummel-easier-writing-runners-doc
Conflicts:
	doc/ref/runners/index.rst
2014-03-07 15:01:18 -07: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
Felix Hummel
98125a18f5 How to enable custom runners 2014-03-06 17:32:37 +01:00
Mathieu Le Marec - Pasquet
972efcaf37 salt.cloud.lxc: lxc provider 2014-03-06 16:09:39 +00:00
Seth House
cbca82a897 Merge pull request #10986 from thusoy/patch-1
Fix inconsistent header formatting in docs
2014-03-05 16:03:10 -08:00
Tim O'Guin
60ebfd6c0e added versionadded directive for minionfs walkthrough 2014-03-05 16:34:24 -06:00
Tarjei Husøy
aec6b11d9a Fix inconsistent header formatting in docs 2014-03-05 22:21:11 +01:00
Thomas S Hatch
abb6626995 Merge pull request #10973 from basepi/faqcompatibility
Add more version compatibility information to the FAQ, Fix #10934
2014-03-05 12:00:44 -08:00
Erik Johnson
645ac140c0 Add information on yum-utils requirement for yum pkg mgmt 2014-03-05 12:09:07 -06:00