Justin Findlay
b984659678
update 2015.8.8 release notes
2016-03-17 15:07:10 -06:00
rallytime
06dd2c0411
Fix linking syntax in testing docs
2016-03-16 16:43:53 -06:00
Justin Findlay
64dd8aebb2
update 2015.8.8 release notes
2016-03-16 11:49:01 -06:00
rallytime
1a1ce05186
Merge branch '2015.5' into '2015.8'
...
Conflicts:
- .testing.pylintrc
- salt/cloud/clouds/joyent.py
2016-03-15 12:34:57 -06:00
Sandor Zeestraten
a1a2229405
Adds missing docs for Azure cloud profile
...
Adds documentation for feature introduced in #24559 in salt-cloud
to specify virtual network and subnet in the Azure cloud profile.
2016-03-13 14:27:49 +01:00
rallytime
1470de17fa
Merge branch '2014.7' into '2015.5'
2016-03-12 19:08:20 -07:00
Justin Findlay
47ac41ba27
add 2015.8.8 release notes
2016-03-11 16:14:54 -07:00
Justin Findlay
358fdad0c8
add 2014.7.8 release notes
2016-03-11 14:31:51 -07:00
Justin Findlay
6910fcc584
add 2014.7.9 release notes
2016-03-11 14:08:55 -07:00
Nicole Thomas
ec90294442
Merge pull request #31733 from jacobhammons/cloud-docs
...
docs to clarify cloud configuration
2016-03-09 13:54:10 -07:00
Jacob Hammons
209c641a41
Made udpates as suggested by @rallytime
2016-03-09 11:00:27 -07:00
Vincas Dargis
26ff46dbc6
Fix parenthesis missmatch in documentation
2016-03-08 10:18:47 +02:00
Jacob Hammons
26d4991cb3
moved previous intro to new quick start topic (topics/cloud/qs.rst)
...
added new intro that explains the salt cloud configuration files
added an inheritance and minion startup state example to topics/cloud/config.rst
2016-03-07 16:06:16 -07:00
rallytime
6559ea15b0
Merge branch '2015.5' into '2015.8'
...
Conflicts:
- doc/glossary.rst
- salt/config.py
- tests/unit/modules/gpg_test.py
2016-03-06 10:59:46 -07:00
rallytime
beb9d0fe84
Ensure all integration test classes and funcs are documented w/examples
2016-03-04 12:13:27 -07:00
rallytime
7f8ebf7c97
Found another spelling error
2016-03-04 09:53:35 -07:00
rallytime
c8c188535f
Spelling fix
2016-03-04 09:33:37 -07:00
rallytime
f260c51762
Some more testing documentation improvements
2016-03-03 16:57:52 -07:00
Mike Place
bd04c964d1
Merge pull request #31658 from rallytime/add-style-to-contrib
...
Add mentioned of Salt's Coding Style docs to the Contributing docs
2016-03-03 15:14:57 -07:00
rallytime
6b526b5878
Add mentioned of Salt's Coding Style docs to the Contributing docs
2016-03-03 11:41:46 -07:00
rallytime
6e0377d376
Make note of pylint dependencies in docs
2016-03-03 10:56:22 -07:00
Mike Place
4d1701de60
Merge pull request #31641 from rallytime/testing-tutorial
...
Improve Salt Testing tutorial to be a more comprehensive intro
2016-03-03 09:08:47 -07:00
rallytime
6ab3961748
Improve Salt Testing tutorial to be a more comprehensive intro
2016-03-02 17:07:57 -07:00
rallytime
75bb692990
Merge branch '2015.5' into '2015.8'
...
No conflicts.
2016-03-02 12:33:10 -07:00
Justin Findlay
4e48fec806
doc/topics/tutorials/http: update query decoding docs
...
Fixes #31614 .
2016-03-02 10:17:22 -07:00
Denys Havrysh
aebc48163d
Remove trailing white spaces in documentation files
2016-03-01 17:36:23 +02:00
rallytime
24505d2dcf
Merge branch '2015.5' into '2015.8'
...
Conflicts:
- salt/client/ssh/state.py
- salt/fileclient.py
- salt/minion.py
2016-02-29 10:47:40 -07:00
Mike Place
95af21325f
Merge pull request #31536 from virtrnd/remove-jessie-backports-from-raspbian-install
...
Remove debian repo from raspbian installation
2016-02-29 08:32:52 -07:00
virtualguy
e48900ac55
Use python-tornado from jessie-backports for pure debian
2016-02-29 22:42:15 +13:00
virtualguy
6e338e2601
Remove debian repo from raspbian installation
...
Binary packages from stock debain repo (http://httpredir.debian.org/debian ) are not armv6 compatible so should not be installed on raspberry pi version 1. Rasbian doesn't have jessie-backports so safer just to install python-tornado from stretch.
2016-02-29 19:20:51 +13:00
Denys Havrysh
f7beeb69f2
Correct Salt Cloud documentation about updating Salt Bootstrap script
2016-02-27 22:43:07 +02:00
Denys Havrysh
50f3e072b1
Add instruction how to install salt-minion on Debian Jessie from Stretch
2016-02-26 15:10:37 +02:00
Denys Havrysh
abcd505178
Update Debian installation guide with information about Raspbian
2016-02-26 13:30:22 +02:00
rallytime
83e6480d20
Remove duplicate "timeout" definition in Roster docs
2016-02-25 14:05:38 -07:00
Nicole Thomas
2e9a705e75
Merge pull request #31475 from jacobhammons/2015.8
...
Assorted doc issues
2016-02-25 09:03:54 -07:00
Denys Havrysh
172f34a6ca
Correct headers in Debian/Ubuntu/SUSE install instructions
2016-02-25 11:51:40 +02:00
Denys Havrysh
4248f9ea0a
Add common packages installation section to Debian install guide
2016-02-25 11:04:11 +02:00
Denys Havrysh
8c6e179870
Add note about amd64
packages to Ubuntu install guide
2016-02-25 11:02:07 +02:00
Denys Havrysh
afaa24723a
Update Ubuntu install guide:
...
- remove duplicate sections
- add `salt-api` and `salt-cloud` to the example
2016-02-25 10:24:55 +02:00
Jacob Hammons
a72dc15720
Assorted doc issues
...
Fixes #10330
Fixes #31216
Fixes #30464
Fixes #29520
Fixes #30261
Fixes #29636
Fixes #29528
2016-02-24 16:56:52 -07:00
Denys Havrysh
42aa7eeafd
Add section about installation from the Debian Main Repository
2016-02-24 17:48:37 +02:00
Denys Havrysh
07dece2f8f
Remove duplicate post-installation section for Debian install guide
2016-02-24 17:30:51 +02:00
Denys Havrysh
10c05f6943
Add install section for Debian Stretch (Testing) from community repository
2016-02-24 17:26:20 +02:00
Denys Havrysh
b2c78e08dc
Add note about supported Debian architectures on SaltStack corp repo
2016-02-24 17:24:44 +02:00
Nicole Thomas
8f6c4be618
Merge pull request #31444 from jacobhammons/ddns-docs
...
Documentation updates - ddns state, file.line state/exe function, installation dependencies
2016-02-23 15:40:05 -07:00
Jacob Hammons
0b8fce1de4
Fixes #31402
...
Added arguments to state `file.line` to fix issue where exe module uses `line` and state module uses `name`.
Reformatted parameters in exe module `file.line`
placeholder release notes for 2015.5.8
2016-02-23 14:28:40 -07:00
Mike Place
42027e0d72
Merge pull request #31341 from twangboy/package_manager_docs
...
Clarification on Windows Package Manager docs
2016-02-23 09:09:18 -07:00
twangboy
c16cfc6360
Fix typos
2016-02-22 14:15:49 -07:00
twangboy
8dff065cec
Fix some formatting issues
2016-02-19 16:56:35 -07:00
Nicole Thomas
8d0498eff4
Merge pull request #31368 from whiteinge/netapi-client-list
...
Update list of netapi clients for autoclass
2016-02-19 13:57:28 -07:00