rallytime
ea4b045944
Update docs for using salt-cloud on OSX to install curl-ca-bundle
2014-07-29 15:29:33 -06:00
Nitin Madhok
4f9349381e
Fixing a broken link and formatting code block
2014-07-29 12:03:49 -04:00
steverweber
0b764c5b69
add two vars to the templates slspath and tplpath
2014-07-29 09:53:19 -04:00
Chris Rebert
7c7986f63a
spelling fixes in 2014.7.0 release notes
2014-07-25 17:32:23 -07:00
Thomas S Hatch
efe27a50b5
Merge branch '2014.7' into develop
2014-07-23 11:59:27 -06:00
rallytime
aaf85bf4ea
Add versionadded to new redis modules
2014-07-23 11:43:37 -06:00
Joseph Hall
f26ee8480b
Merge pull request #14414 from gtmanfred/develop
...
use sftp to transfer files instead of scp
2014-07-23 08:12:57 -06:00
Daniel Wallace
53bc8f9c3c
document use_sftp
2014-07-22 18:54:48 -05:00
Seth House
94d8fc966e
Updated the contributor documentation with the new branching workflow
2014-07-21 20:19:33 -06:00
Erik Johnson
fa24e3c7fe
Fix paths in proxyminion example
...
Default pillar root is /srv/pillar, not /srv/salt/pillar.
2014-07-20 18:34:13 -05:00
rallytime
ba17a3d64e
Remove CloudConfigMixIn class from salt/utils/parsers (deprecated)
2014-07-17 16:35:25 -06:00
rallytime
c088a44a56
Deprecate libcloud_version from salt/cloud/libcloudfuncs
2014-07-17 16:30:20 -06:00
rallytime
66592887b7
Remove vm_config and vm_config_path from config.cloud_config function
2014-07-17 16:26:49 -06:00
rallytime
81e06fa252
Removed deprecated functions in salt/modules/ps.py
2014-07-16 12:49:45 -06:00
rallytime
2c61c23e2a
Deprecated OutputOptionsWithTextMixIn class from salt/utils/parsers.py
2014-07-16 12:36:31 -06:00
rallytime
1ef7052593
Deprecate memoize function from salt/utils/__init__.py
2014-07-16 12:32:15 -06:00
rallytime
26ab89e8ac
Add deprecated check_dns notice to release notes
2014-07-16 06:29:14 -06:00
Erik Johnson
c213bf8398
Merge pull request #14259 from rallytime/remove_dep_warnings
...
Removed no_site_packages as it has been deprecated
2014-07-15 20:15:31 -05:00
rallytime
8dcedf684d
Change more affected docs from Helium to 2014.7.0
2014-07-15 17:02:19 -06:00
rallytime
a8cd830d52
Change "Helium" to 2014.7.0 in affected docs
2014-07-15 16:53:29 -06:00
rallytime
b1acf66703
Removed no_site_packages as it has been deprecated
2014-07-15 16:34:52 -06:00
vs
b1142570bc
add note that points to multimaster_pki as an alternative setup
2014-07-15 03:42:39 -07:00
vs
f1a4b30020
add note that points to mulitmaster as an alternative setup
2014-07-15 03:42:21 -07:00
vs
f440b0f111
link in the multimaster_pki_tutorial
2014-07-15 03:41:12 -07:00
Thomas S Hatch
dd7cc0dcbb
Merge pull request #14215 from whiteinge/doc-fix-mailing-list-links
...
Fix bad global rST links for the mailing lists
2014-07-14 17:14:15 -06:00
Thomas S Hatch
024485fb36
Merge pull request #14204 from terminalmage/docs
...
Fix the rest of the double-colons in docs
2014-07-14 16:01:13 -06:00
Thomas S Hatch
1962ad682f
Merge pull request #14036 from basepi/2014.1.6docsupdate
...
Update docs to 2014.1.7 release
2014-07-14 15:49:43 -06:00
Thomas S Hatch
1577bf0fad
Merge pull request #14178 from khrisrichardson/spelling
...
add sphinx spelling extension. enforce en_US
2014-07-14 15:43:33 -06:00
Seth House
39a0b4dfc3
Fix bad global rST links for the mailing lists
2014-07-14 15:04:50 -06:00
Erik Johnson
57096ca59c
Convert double-colon to code-block
2014-07-14 12:37:13 -05:00
Erik Johnson
cc43b3cf4d
Fix double-colon and remove redundant section
...
There is a section in part 2 that is already covered in-depth in part 1,
this commit removes it.
2014-07-14 12:34:03 -05:00
Thomas S Hatch
d2ca043327
Merge pull request #14195 from felskrone/master_signing_tutorial
...
Master signing tutorial
2014-07-14 11:17:16 -06:00
Volker Schwicking
d7b46395ff
headings increased
2014-07-14 17:32:16 +02:00
Volker Schwicking
0f984aaf26
rewording, re-formatting
2014-07-14 17:21:12 +02:00
Khris Richardson
1acd82f3f1
add sphinx spelling extension. enforce en_us
2014-07-13 13:43:33 -05:00
Erik Johnson
2849950bce
Docs cleanup
...
Fixes double-colons by making them code-block directives, so they do not
erroneously show up as "PYTHON" blocks. Also corrects a few instances of
2nd person pronoun usage.
2014-07-13 11:02:33 -05:00
Erik Johnson
16d59eb135
Fix rst note:: directives
2014-07-13 10:40:53 -05:00
David Boucha
98b7c1cdfd
add links to 2014.1.7 Salt Windows installers
2014-07-12 23:21:06 -06:00
Chris Rebert
a016a30508
fix typos in doc/topics/tutorials/intro_scale.rst
2014-07-11 15:46:54 -07:00
Erik Johnson
4e84226d60
Fix spelling in release notes
2014-07-10 21:18:02 -06:00
Thomas S Hatch
c2c9ea05e3
Merge pull request #14119 from gravyboat/develop
...
Fixed a few more files with code block issues.
2014-07-10 17:14:04 -06:00
Thomas S Hatch
7489599848
Merge pull request #14112 from kennyballou/arch_install_doc_update
...
Update Arch Linux Installation Documentation
2014-07-10 17:11:41 -06:00
Forrest Alvarez
0a96a4ca09
Updated the salt bootstra, and writing tests docs to fix some code block issues.
2014-07-10 15:47:51 -07:00
Forrest Alvarez
fd2ecf41bd
Updated the debian and index doc files within the installation topic to fix code blocks.
2014-07-10 14:59:37 -07:00
kballou
a270f08292
Update Arch Installation Header
...
Related to change f40c97c12c
2014-07-10 15:46:52 -06:00
kballou
f40c97c12c
Update Arch Linux Installation Documentation
...
Arch Linux has official support for the `salt` package (including
dependencies), update installation instructions to reflect this change.
Related, restructure notes about installing development builds from AUR.
2014-07-10 15:30:59 -06:00
Thomas S Hatch
ec70c6e9a1
flag lxc as beta
2014-07-10 14:44:31 -06:00
Thomas S Hatch
d1121f4a58
Merge pull request #14102 from gravyboat/develop
...
Link documentation guide in contributing guide.
2014-07-10 14:40:35 -06:00
Thomas S Hatch
487c5f5a33
Merge pull request #14083 from hvnsweeting/hvn-doc-update
...
Salt virt/cloud doc update
2014-07-10 14:36:35 -06:00
Thomas S Hatch
13c18f0629
Add headers to the 2014.7.1 to release notes, more to come
2014-07-10 13:35:11 -06:00
Forrest Alvarez
208832f9ab
Fixed some spacing issues in the contributing docs.
2014-07-10 12:14:37 -07:00
Forrest Alvarez
846bc97bd2
Updated the contributing guide with a link to the documentation contribution docs.
2014-07-10 12:11:11 -07:00
Thomas S Hatch
126462c0e5
Start on Helium release notes
2014-07-10 11:21:06 -06:00
Thomas S Hatch
9bcadf3c9a
Merge pull request #14033 from ihrwein/add-syslog-ng-module
...
Add syslog-ng state and execution module
2014-07-10 10:09:37 -06:00
Volker Schwicking
3da7bf5fc9
rewording
2014-07-10 17:27:31 +02:00
Hung Nguyen Viet
326cae6dbc
add basic usage doc for salt-cloud
2014-07-10 18:06:43 +07:00
Hung Nguyen Viet
6fa10009c0
add document for installing salt-cloud on Ubuntu
...
as saying that salt cloud is merged to Salt may cause confusing
make user thinks no need to install salt-cloud pkg
2014-07-10 13:01:06 +07:00
Hung Nguyen Viet
fef3b93bec
rewrite some sentences
2014-07-10 11:28:18 +07:00
Hung Nguyen Viet
81d74c1080
avoid confusing with salt-cloud
2014-07-10 11:15:17 +07:00
C. R. Oldham
426e958296
merge commit
2014-07-09 16:10:44 -06:00
Colton Myers
3ec4d92576
Add 2014.1.7 release notes
2014-07-09 16:08:25 -06:00
Colton Myers
d11bcd60d3
Update docs to 2014.1.7 release
2014-07-09 14:58:56 -06:00
C. R. Oldham
6b52ca55a3
Restore master_tops functionality and add more documentation.
2014-07-09 14:37:59 -06:00
btibi
f69977d3e5
Add syslog_ng state module.
2014-07-09 22:04:13 +02:00
Thomas Jackson
71f97b9ee7
Update to the salt @ scale doc
2014-07-09 11:06:24 -07:00
Colton Myers
fefa665252
Add master_tops and ext_nodes to release notes for 2014.1.6
2014-07-09 09:30:35 -06:00
vs
79589a2b0c
added \n
2014-07-09 02:05:10 -07:00
Colton Myers
5de50f13ce
Update docs to 2014.1.6 release
2014-07-08 15:33:07 -06:00
Colton Myers
437b4816ca
Update the release date for 2014.1.6
2014-07-08 09:28:58 -06:00
Thomas S Hatch
eabd156d67
Merge pull request #13917 from felskrone/salt_at_scale_doc
...
Salt at scale doc
2014-07-07 14:41:37 -06:00
Erik Johnson
7dc67a7ce8
Convert :: to code-block
2014-07-06 16:43:51 -05:00
Erik Johnson
67df3a9db4
Fix code-block
...
This is another fix to make the docs more accurate with the new sphinx
theme.
2014-07-05 22:51:05 -05:00
Erik Johnson
1b1eb26587
Add reactor example for updating fileserver on git push
2014-07-02 21:03:09 -05:00
Colton Myers
9537ada5d2
Add newest cherry-pick to 2014.1.6 release notes
2014-07-02 16:38:40 -06:00
Volker Schwicking
71d3ba021b
more formatting fixes
2014-07-02 19:25:01 +02:00
Volker Schwicking
2b30ab119b
add missing log messages
2014-07-02 18:29:09 +02:00
Volker Schwicking
4c2949a267
formatting improvements, little text rework
2014-07-02 14:32:19 +02:00
Volker Schwicking
4099a9d5fc
formatting improvements, little text rework
2014-07-02 14:31:49 +02:00
Volker Schwicking
14a0441dec
formatting improvements, little text rework
2014-07-02 14:29:35 +02:00
Volker Schwicking
06baca4cf5
formatting codeblocks etc.
2014-07-02 13:51:47 +02:00
Volker Schwicking
e7838c3641
formatting and text reworks
2014-07-02 13:44:50 +02:00
Volker Schwicking
2e8e00f879
fix note to display as note
2014-07-02 12:44:52 +02:00
Volker Schwicking
b086f8d2c7
fixed to 80 chars in width
2014-07-02 12:39:58 +02:00
vs
e9796459fb
first draft of multimaster pki tutorial
2014-07-02 02:52:19 -07:00
Erik Johnson
1b9660a40a
Fix 2nd person
2014-07-01 23:42:03 -05:00
rallytime
6caff78b18
Remove random :'s
2014-07-01 15:11:51 -06:00
rallytime
f0d9db2497
Removed the term "Hydrogen" from versionadded notation
2014-07-01 15:01:12 -06:00
Colton Myers
e1445e5cf7
Merge pull request #13852 from basepi/2014.1.6releasenotes
...
Add two fixes to release notes for 2014.1.6
2014-06-30 14:50:55 -06:00
Colton Myers
30efb97b30
Add two fixes to release notes
2014-06-30 14:50:24 -06:00
Seth House
918f12a376
Added roster modules to the documentation
2014-06-30 14:01:48 -06:00
Erik Johnson
06abbb02c7
Add rh_service bugfixes to 2014.1.6 release notes
2014-06-30 13:50:53 -05:00
Forrest Alvarez
55916e8a7b
Update best_practices doc for code block issues.
2014-06-29 00:37:29 +00:00
Erik Johnson
b4a5f7c1bb
Use code-block instead of double-colon + indent
...
The new sphinx style assumes that indented examples preceded by a
double-colon are python. This changes he main walkthrough page so it
uses a bash code-block in these areas, to be more accurate.
2014-06-28 14:35:21 -05:00
Seth House
afde747f46
Merge pull request #13817 from rallytime/cloud_extends_docs
...
Clarify cloud configuration extends behaviors
2014-06-27 19:03:26 -06:00
rallytime
0636f2cb77
Clarify list merging and non-recursive behaviors of extends in cloud.config
2014-06-27 18:55:52 -06:00
Thomas S Hatch
0a611598e6
Merge pull request #13803 from claytron/version-numbers
...
Clarify version numbering scheme
2014-06-27 13:23:07 -06:00
Clayton Parker
33e6cd6191
clarify the version numbering scheme
2014-06-27 13:45:13 -04:00
Joseph Hall
9b5a6d575e
Merge pull request #13790 from danielrowles-wf/ec2-secondary-ip-addresses
...
Add support for adding secondary IP addresses to network interfaces
2014-06-27 07:26:15 -06:00
Dan Rowles
329351313a
Add support for adding secondary IP addresses to network interfaces
...
when provisioning EC2 instances with salt-cloud.
2014-06-26 20:29:15 +00:00
rallytime
7778a6e24d
clarifications to gce cloud docs
2014-06-26 11:31:52 -06:00
Mike Place
22d2e812ef
Merge pull request #13751 from claytron/doc-fixes
...
fix errors in docs
2014-06-25 21:28:35 -06:00
Clayton Parker
23c494c8ce
fix errors in docs
2014-06-25 22:54:37 -04:00
Colton Myers
f53e3b4a54
Add 2014.1.6 release notes
2014-06-25 15:05:44 -06:00
Thomas S Hatch
caf8c4094a
Merge pull request #13701 from cachedout/pillar_doc_brushup
...
Improve initial pillar doc
2014-06-24 21:30:49 -06:00
Thomas S Hatch
22c3588c24
Merge pull request #13689 from rallytime/digital_ocean_docs
...
Update Digital Ocean docs to include ssh_key_file requirements
2014-06-24 21:24:23 -06:00
Mike Place
915570f045
Formalize a policy for initializing dictionaries.
2014-06-24 18:35:13 -06:00
Mike Place
e01becc217
Improve initial pillar doc
...
I think the pillar intro was too light on details. Hopefully this makes
it easier to follow.
2014-06-24 16:47:45 -06:00
rallytime
c482bf2e6c
Update "Getting Started with Digital Ocean" docs to include ssh requirements
2014-06-24 14:47:00 -06:00
Daniel Wallace
4d8d2fa377
Document match for overstates
...
Uses compound matching. Closes #13659
2014-06-23 19:19:47 -05:00
Henrik Holmboe
e0a6a5a13e
Reflect the latest released version
...
I did this exact PR in #12695 the last time around. Luckily #12720 seems to take a stab at automating this. :)
2014-06-23 19:56:39 +02:00
Seth House
d2f82c8bba
Removed incorrect TOC syntax from netapi index
2014-06-20 10:21:18 -06:00
Joseph Hall
2fad262ced
Merge pull request #13581 from basepi/releasecherrypick
...
Add some notes about cherry-picking
2014-06-20 06:33:48 -06:00
Colton Myers
df7ef6f504
Fix typo
2014-06-19 16:19:20 -06:00
Colton Myers
a41b4107ea
Add some notes about cherry-picking
2014-06-19 16:17:46 -06:00
Seth House
8f5e336a16
Added link to the writing netapi modules doc
2014-06-19 13:22:57 -06:00
Seth House
14f663f37e
Added link to legacy salt-api release notes
2014-06-19 13:20:05 -06:00
Seth House
6d09e554e4
Fixed two straggling occurances of APIClient -> NetapiClient
2014-06-19 13:02:16 -06:00
Thomas S Hatch
b6cc31e8af
Merge pull request #13554 from whiteinge/saltapi-merge
...
salt-api merge!
2014-06-19 11:44:52 -06:00
Pedro Algarvio
1a9a7fb87e
Merge branch 'develop' of github.com:saltstack/salt into hotfix/saltapi-merge-tests
2014-06-19 12:01:33 +01:00
Ronan Amicel
77dfa9eff4
Docs: fix list formatting on the Installation page
2014-06-19 11:56:28 +02:00
Thomas S Hatch
060f34f746
Merge pull request #13526 from s0undt3ch/hotfix/setup-raet
...
simpler requirements setup
2014-06-18 23:55:01 -06:00
Nitin Madhok
2e27b9d1df
Fixed typo
2014-06-19 01:40:39 -04:00
Seth House
53bab586f4
Merged salt-api into Salt
...
Woot!
The conflicts below are intentional because they contained salt-api-isms
that needed to be included into the corresponding Salt files.
Conflicts:
debian/changelog
debian/control
doc/conf.py
doc/index.rst
opt_requirements.txt
salt/config.py
salt/loader.py
2014-06-18 22:13:56 -06:00
Seth House
1d4057fadf
Updated all saltapi import paths to salt.netapi
2014-06-18 20:56:16 -06:00
Seth House
6f112d6eef
Updated the netapi modules index to be more clear
2014-06-18 20:19:03 -06:00
Seth House
554a612aa4
Renamed netapis to netapi
2014-06-18 20:05:02 -06:00
Seth House
cf4b684edb
Moved salt-api release notes into saltapi subdir
2014-06-18 20:03:40 -06:00
Seth House
598a1d74a3
Removed redundant docs files with Salt-core docs
2014-06-18 20:02:16 -06:00
Colton Myers
6cb859b6da
Merge pull request #13394 from basepi/2014.1.5release
...
Add release notes for 2014.1.5 and bump docs version
2014-06-18 10:27:59 -06:00
Thomas S Hatch
7b1950b803
Merge pull request #13468 from techhat/db
...
Add sdb loader type
2014-06-18 10:04:29 -06:00
Pedro Algarvio
33b1532239
Remove ending install
2014-06-18 00:46:59 +01:00
Pedro Algarvio
acf51004f8
Update documentation accordingly
2014-06-18 00:36:35 +01:00
Erik Johnson
a1f5be53dc
Remove pillar page from targeting toctree
2014-06-17 17:23:31 -05:00
Erik Johnson
5688da134d
Remove pillar targeting page
...
There is already a section for this in the Pillar page, no need for a
dedicated page.
2014-06-17 17:21:22 -05:00
Erik Johnson
0f7c91b9e0
Add external ref target for pillar targeting
2014-06-17 17:20:50 -05:00
Erik Johnson
2a5698b6ab
Add external ref target for batching page
2014-06-17 17:20:50 -05:00
Erik Johnson
3a61446f06
Add new pages to targeting toctree
2014-06-17 17:20:49 -05:00
Erik Johnson
40d96af27c
Add new docs pages for pillar and ipcidr matchers
2014-06-17 17:20:49 -05:00
Thomas S Hatch
b40757950c
Merge pull request #13505 from s0undt3ch/hotfix/setup-raet
...
Differentiate ZeroMQ from RAET based installations
2014-06-17 13:53:43 -06:00
Erik Johnson
1a4e1c7944
Remove italics
...
These are out-of-place in the context of the other steps in this
particular section, and thus unnecessary.
2014-06-17 14:47:19 -05:00
Joseph Hall
36cf034f67
Add docs on writing SDB modules
2014-06-17 11:41:54 -06:00
Joseph Hall
b915488294
Mark SDB as experimental
2014-06-17 11:41:54 -06:00
Joseph Hall
7ec89b7658
Rename db doc dir to sdb
2014-06-17 11:41:54 -06:00
Joseph Hall
aff6e4da20
Fix typos in SDB docs
2014-06-17 11:41:54 -06:00
Joseph Hall
69f1a83dbe
Initial documentation for SDB loader
2014-06-17 11:41:54 -06:00
Pedro Algarvio
4ba108a0d7
Also provide a pip
example on how to pass the global variable
2014-06-17 16:01:11 +01:00
Pedro Algarvio
a2c8175181
Document the --salt-transport
option
2014-06-17 15:53:29 +01:00
Pedro Algarvio
85427e73d7
Update install documentation to reflect RAET deps
2014-06-17 15:36:02 +01:00
Erik Johnson
72711727b3
remove 2nd person pronoun
2014-06-16 21:19:32 -05:00
Erik Johnson
f915de5784
Add reminder about firewall to salt-cloud troubleshooting page
2014-06-16 17:29:08 -05:00
Seth House
d80a5c4886
Added salt-cloud events to the event list
2014-06-13 23:23:55 -06:00
rallytime
1612be139f
Added note about grain lowercase resolution
2014-06-13 16:03:38 -06:00
David Boucha
b54068c57d
document new windows installers
2014-06-12 15:36:05 -06:00
Colton Myers
51aefc9389
Add release notes for 2014.1.5 and bump docs version
2014-06-11 12:03:31 -06:00
rallytime
cd91d4c9cc
Added expensiveTest documentation to cloud testing docs
2014-06-11 11:17:27 -06:00
rallytime
ce43e04769
change cloud docs to reflect runtest changes
2014-06-10 10:32:38 -06:00
rallytime
35155cc587
Documentation for cloud provider integration tests
2014-06-09 14:49:50 -06:00
Thomas S Hatch
0792e20d6c
Merge pull request #13331 from terminalmage/fix-docs-build-errors
...
Fix docs build errors
2014-06-09 13:26:05 -06:00
Erik Johnson
a628a178cb
Fix underline length mismatch
2014-06-09 11:07:53 -05:00
Erik Johnson
231aa4c5af
Add target text for link
2014-06-09 11:07:17 -05:00
Erik Johnson
126c97a008
Alphabetically sort list of clouds
2014-06-09 11:06:32 -05:00
Erik Johnson
cf7f06f8f9
Remove duplicate word
2014-06-09 01:49:09 -05:00
Erik Johnson
3ca776a167
Add reactor example for syncing custom types on initial highstate
2014-06-07 14:27:26 -05:00
Pedro Algarvio
506cbe4726
Make use of the bootstrap.saltstack.com
URL(s)
2014-06-07 13:59:39 +01:00
vs
db3b5207cb
rewrite a few sentences, re-ordering, etc.
2014-06-06 23:55:25 -07:00
Joseph Hall
dcb3afdf5c
Update formatting, point to profiles doc
2014-06-06 13:55:51 -06:00
Joseph Hall
755739146f
Explain and remove script examples from profiles
2014-06-06 13:47:28 -06:00
Joseph Hall
a65ad31ddf
Fix copy/paste errors in cloud.profile docs
2014-06-06 13:42:49 -06:00
Joseph Lorenzini
b4e6d3b687
Merge remote-tracking branch 'salt/develop' into develop
2014-06-06 13:07:29 -05:00
Joseph Lorenzini
07e6c2ad5c
removed tab characters from topic
2014-06-06 13:05:40 -05:00
Joseph Hall
03e8ad7f7e
Merge pull request #13283 from Mutantjessica/develop
...
Proofread doc/topics/tutorials/firewall.rst
2014-06-05 21:58:06 -06:00
Jessica Wilson
1c5aac833e
Minor typo fix
2014-06-06 02:20:07 +00:00
Joseph Lorenzini
55f710d1af
Merge remote-tracking branch 'salt/develop' into develop
2014-06-05 20:49:29 -05:00
Joseph Lorenzini
c25b58a0ea
fixed minor typo in openstack topic
2014-06-05 20:44:35 -05:00
Joseph Lorenzini
bce3df7a63
added content to cloud provider section for openstack
2014-06-05 20:36:37 -05:00
Stuart Jansen
b4e9405cf4
fix yaml errors in cloud map documentation
2014-06-05 19:34:13 -06:00
Colton Myers
3c3bc18068
Clarify yaml indentation issues, and add another example
2014-06-05 17:20:53 -06:00
e1337h4xx
389a7677b0
Update debian.rst
...
Added jessie to saltstack debian installation docs
2014-06-05 22:01:53 +02:00
vs
d28a4bc9d5
fix link
2014-06-05 06:04:56 -07:00
vs
864262b1a5
remove all you's and rewrite some sentences
2014-06-05 06:02:58 -07:00
vs
0ebaccb996
highlight topics
2014-06-05 04:00:29 -07:00
vs
c864203bc7
put infos into a note box
2014-06-05 03:54:10 -07:00
vs
bf3ba5cf4d
added links to two auth-loop issues
2014-06-05 02:00:31 -07:00
vs
45ab2130f5
link test2
2014-06-05 01:58:01 -07:00
vs
66ac607597
url test2
2014-06-05 01:53:49 -07:00
vs
2c51909d7b
url test
2014-06-05 01:45:34 -07:00
vs
328e6478aa
"using salt at scale" tutorial for the docs
2014-06-05 01:36:46 -07:00
Joseph Lorenzini
e13b2e3dc3
in openstack topic, appended tokes the auth url which the driver requires. Auth failure occurs without it.
2014-06-03 14:02:09 -05:00
Erik Johnson
dcaf2892f3
Clarify GitPython installation in gitfs tutorial
2014-06-03 10:40:27 -05:00
bVector
198859c44f
Typo correction
2014-05-30 10:56:54 -07:00
rallytime
153e71c76b
Minor changes to integration test docs
2014-05-29 08:56:58 -06:00
Thomas S Hatch
f06e4de247
Merge pull request #13083 from rallytime/test_docs
...
More testing documentation improvements
2014-05-28 13:41:36 -06:00
rallytime
24d41b0212
More testing documentation improvements
2014-05-28 13:29:20 -06:00
Thomas S Hatch
3bccdbdef6
Merge pull request #13058 from rallytime/test_docs
...
Improvements to general and integration testing docs
2014-05-27 16:38:04 -06:00
rallytime
6610e08ebf
Improvements to general and integration testing docs
2014-05-27 15:59:30 -06:00
Henrik Holmboe
e1b498b523
Fix Release Notes for 0.17.4
...
It appears that the list of issues fixed in Release Notes for 0.17.4 is
a straight copy of 0.17.3. A `git diff v0.17.3..v0.17.4` and a little
annotate later turned up these fixed issues instead.
2014-05-27 19:19:42 +02:00
Michael Lustfield
5eab3db366
minor doc touchups
2014-05-24 23:42:00 -05:00
Joseph Hall
a4701ac4e9
Merge pull request #13017 from crook/aliyun
...
Add document for aliyun provider
2014-05-24 07:59:43 -06:00
Ray Chen
5ecfcad6a1
Forget to submit these files for aliyun documents
2014-05-24 15:38:14 +08:00
Ray Chen
b15c7306b3
Add document for aliyun provider
2014-05-24 15:32:50 +08:00
Thomas S Hatch
1d75cf0fd2
Merge pull request #13005 from rallytime/salting_master_docs
...
Documentation for salting the salt master
2014-05-23 14:23:06 -06:00
rallytime
76340a5c62
Documentation for salting the salt master
2014-05-23 13:50:08 -06:00
Joseph Hall
b1c1d88d55
Remove docs which describe unintentional behavior
2014-05-23 13:29:46 -06:00
Joseph Hall
4ad99d822c
Rewrite syndic topology for clarification
2014-05-23 13:16:51 -06:00
Colton Myers
a7741e61a3
Clarify some syndic points
2014-05-23 10:15:59 -06:00
Michael Lustfield
290cc87163
Adjusted wording and point of view.
2014-05-23 08:29:01 -05:00
Michael Lustfield
bb91f7b428
Added more information about how salt-syndic works.
2014-05-22 23:20:31 -05:00
Seth House
a4abb798db
Minor rST indentatation fixes to the Windows install docs
2014-05-22 12:00:54 -06:00
Erik Johnson
5cd4000862
Add information on gitfs_provider to gitfs walkthrough
2014-05-21 15:00:29 -05:00
Joseph Hall
e50ac752ec
Merge pull request #12930 from whiteinge/doc-salt-doc
...
Doc salt doc
2014-05-21 07:41:23 -06:00
Joseph Hall
46e526cf66
Merge pull request #12924 from gtmanfred/cloud
...
Include salt cloud modules configurations from pillars
2014-05-21 06:12:23 -06:00
Erik Johnson
93245d1e0e
Correct inaccuracies in gitfs walkthrough
...
Also, added some information on upcoming features
2014-05-21 01:35:00 -05:00
Seth House
8a3cce4620
Added documentation on how to write Salt documentation
...
Closes #12792
2014-05-20 23:50:52 -06:00
Forrest Alvarez
b588393a7b
Updated the quickstart so we can get rid of the standalone minion docs.
2014-05-21 03:33:09 +00:00
Forrest Alvarez
8c8060e6ea
Updated the troubleshooting index with some link fixes for 12791.
2014-05-21 02:42:12 +00:00
Daniel Wallace
9bfdb1de72
We use cloud instead of clouds everywhere else
2014-05-20 18:32:19 -05:00
Daniel Wallace
19e791f31d
space pillar data better
2014-05-20 17:59:36 -05:00
Daniel Wallace
4d54796c3c
Document using Pillars for cloud config
2014-05-20 17:56:48 -05:00
David Boucha
6b60f45afe
add windows 2014.1.4 installer links to docs
2014-05-19 18:22:52 -06:00
Colton Myers
5d92657b25
Merge pull request #12896 from bechtoldt/develop
...
updating homebrew installation URL in Mac OS X Walkthrough TUT (doc)
2014-05-19 15:26:32 -06:00
Mike Place
8b03270e1f
More comprehensive documentation on scheduler
2014-05-19 14:58:24 -06:00
Arnold Bechtoldt
04a0133945
updating homebrew installation URL
2014-05-19 20:27:43 +02:00
Erik Johnson
89f685b7d4
Add note about new hard dep for python-requests
2014-05-18 17:55:16 -05:00
Ahmad Sherif
0d94f4326d
Move mine_interval example to a minion conf file
...
mine_interval has no effect when added in a pillar
2014-05-17 01:22:38 +03:00
Mike Place
63838373a5
Doc fix.
...
Resolves #6612
2014-05-15 12:08:19 -06:00
Thomas S Hatch
10a475ded2
Documentation to fix #6300
2014-05-14 13:56:54 -06:00
Seth House
ef84b91422
Moar misc rST fixes
2014-05-14 13:30:28 -06:00
Seth House
59f2d07ffb
Bunch of misc rST fixes
2014-05-14 12:02:55 -06:00
C. R. Oldham
5cf4475000
Merge pull request #12767 from techhat/cloudssh
...
Allow user to specify known_hosts_file
2014-05-14 11:55:43 -06:00
Joseph Hall
a7c27ce3f6
Add warning to doc
2014-05-14 10:16:13 -06:00
Joseph Hall
73023efe47
Document known_hosts_file
2014-05-14 10:13:37 -06:00
Daniel Wallace
045d0cbdc1
Add change_password option for openstack providers
...
Document as well
2014-05-14 10:37:58 -05:00
Pedro Algarvio
6d2c4cc556
Merge pull request #12755 from techhat/cloudcachedir
...
Diff between live data and cloud cache
2014-05-14 00:27:26 +01:00
Joseph Hall
aedee335e0
Document new cloud event diffs
2014-05-13 17:01:50 -06:00
Joseph Hall
afec420ee5
Merge pull request #12745 from whiteinge/doc-wide-table-scroll
...
Doc wide table scroll
2014-05-13 13:30:43 -06:00
Seth House
e8f55f9723
Wrapped the salt-cloud feature tables in custom containers
...
Coupling the rST source to an HTML class is less than ideal but we need
to restrict the width here so...
2014-05-13 13:23:52 -06:00
Joseph Hall
03e6508158
Break out cachedir docs into their own section
2014-05-13 12:33:44 -06:00
Joseph Hall
67b4e01c17
Document the update_cachedir option
2014-05-13 12:31:42 -06:00
Henrik Holmboe
fb03e79f97
Reflect the latest released version
...
This is a recurring problem in the release process. The same issue was pointed out for 2014.1.3 and is again a problem for 2014.1.4. Perhaps not the most severe issue here but I think it points to a bigger problem with the release management/process.
See https://github.com/saltstack/salt/issues/12032#issuecomment-41038471 for my comment and a discussion regarding the issue as a whole.
2014-05-12 12:57:27 +02:00
Thomas S Hatch
039e0841c1
Merge pull request #12548 from cachedout/12111
...
Eauth improvements and fixes
2014-05-09 13:55:42 -06:00
Aditya Kulkarni
bf6caa304b
Edit cert related instructions in Halite tutorial
2014-05-08 14:19:32 -04:00
Justin Carmony
e4c2cab1cc
Updating docs for Saltfile
2014-05-07 19:53:27 -06:00
Joseph Hall
65f729f6f2
Merge pull request #12602 from ticosax/tweak-timeout
...
Add new configuration for salt-cloud to tweak connections to the VM
2014-05-07 11:26:09 -06:00
Thomas S Hatch
26a486af2a
Merge pull request #12544 from basepi/2014.1.4release
...
Add 2014.1.4 release notes
2014-05-07 10:25:35 -06:00
Nicolas Delaby
782420ca9a
Add new configuration for salt-cloud to tweak connections to the VM
2014-05-07 18:05:06 +02:00
Erik Johnson
b3e42245f6
Better documentation for outputters
2014-05-05 17:50:47 -05:00
Erik Johnson
e2ac8dbe7c
Formatting enhancements to 2014.1.4 release notes
2014-05-05 13:47:55 -05:00
Mike Place
a3d57b56a2
Fix eauth docs.
...
Refs #12111
2014-05-05 10:56:13 -06:00
Colton Myers
9dfa136a3e
Add missing release note
2014-05-05 10:55:21 -06:00
Colton Myers
19f39161fe
Add 2014.1.4 release notes
2014-05-05 10:49:00 -06:00