Joseph Hall
73b9b8c484
Merge pull request #9412 from terminalmage/docs
...
A couple docs cleanups
2013-12-23 12:10:18 -08:00
Erik Johnson
a625f75ce8
Fix line that was indented too far in code-block
2013-12-23 13:39:31 -06:00
Erik Johnson
a2271cb34c
Remove docs references to nzbget
...
This module was recently removed to salt-contrib.
2013-12-23 13:38:08 -06:00
Thomas S Hatch
55fee75340
Start work on #8555
...
Load dynamic should also be stubbed out for salt-ssh, should prevent
ingecting the wrong grains
2013-12-23 11:31:31 -07:00
Thomas S Hatch
fd3b9e2c09
Clean out old salt_cloud directory
...
This was created to preserve the git history of salt cloud, now
that the files have been moved into place and the files have
preserved respective git history we can safely remove this directory
2013-12-23 10:45:40 -07:00
Thomas S Hatch
747013feb6
Fix config passing when master pillar is turned off
2013-12-23 10:37:52 -07:00
Thomas S Hatch
cf839249c2
Some fixes for transport merge
...
A few lint fixes and some variable assignment fixes
2013-12-23 10:31:11 -07:00
Thomas S Hatch
ae9d127a99
Add salt.transport to installed packages
2013-12-23 10:27:53 -07:00
Thomas S Hatch
53128b1a3b
Merge pull request #9407 from whiteinge/lit-docs
...
Add Sphinx directives for documenting YAML files
2013-12-23 09:29:22 -08:00
Thomas S Hatch
a02e397dab
Merge pull request #9408 from terminalmage/cmd-watch-alias
...
Alias cmd.watch to cmd.wait
2013-12-23 09:28:31 -08:00
Thomas S Hatch
15764276fc
Merge pull request #9406 from cro/salt_transport
...
Salt transport
2013-12-23 09:27:33 -08:00
Erik Johnson
12c0df5123
Hide cmd.watch state alias from docs
2013-12-23 11:23:16 -06:00
Erik Johnson
f39e889621
Alias cmd.watch state to cmd.wait
2013-12-23 11:22:54 -06:00
Thomas S Hatch
fb0ca047d1
Fix lint errors in tests
2013-12-23 09:25:16 -07:00
Thomas S Hatch
8dad4cf85a
whitespace
2013-12-23 09:14:51 -07:00
Thomas S Hatch
f2e632cd9e
lint fixes for incron
2013-12-23 09:06:54 -07:00
Thomas S Hatch
b833e93256
Fix undefined variable
2013-12-23 09:04:28 -07:00
Thomas S Hatch
4e6096aab4
Merge pull request #9402 from gravyboat/develop
...
Typo fix in troubleshooting index, and more additions to master/minion troubleshooting.
2013-12-23 08:07:51 -08:00
C. R. Oldham
a49f8888b6
Merge pull request #9404 from techhat/nzbget
...
Moving nzbget module to salt-contrib
2013-12-23 07:50:44 -08:00
C. R. Oldham
c1ba9ecfd2
Fix config options
2013-12-23 08:48:35 -07:00
C. R. Oldham
81bae99e90
Merge with upstream, add transport config options back.
2013-12-23 08:47:03 -07:00
Joseph Hall
c2ca3429fe
Moving nzbget module to salt-contrib
2013-12-23 07:41:54 -07:00
Seth House
35d4b67fca
Output warning if file cannot be found
2013-12-23 06:42:04 -07:00
Joseph Hall
3bc2eef45e
Merge pull request #9403 from garethgreenaway/develop
...
Adding ability to manage a system incrontab. Change state identifier from path to a name variable.
2013-12-23 05:03:28 -08:00
Seth House
9f7fab6df0
Moved LiterateCoding directives into Salt domain
2013-12-23 06:02:12 -07:00
Seth House
7be2045a63
Subclass to specifically handle documenting SLS files
2013-12-23 06:02:12 -07:00
Seth House
ddb438c711
Move helper functions into the class to allow future customization
2013-12-23 06:02:12 -07:00
Seth House
034f35b93f
Extended Sphinx domain with formula directives and roles
2013-12-23 06:02:12 -07:00
Seth House
9e22ca741a
Added styles for the literate-doc directive
2013-12-23 06:02:12 -07:00
Seth House
427bb75510
Wrap the literate-coding elements in a container
...
Needed for the necessary left-right styling.
2013-12-23 06:02:11 -07:00
Seth House
15589daf1c
Fixed docs template to not render sidebar div when no sidebars
2013-12-23 06:02:11 -07:00
Seth House
f2ad5b1bef
Remove sidebars for formula docs
2013-12-23 06:02:11 -07:00
Seth House
5f8df81d37
Added first stab at a literate-code style documentation directive
2013-12-23 06:02:11 -07:00
Gareth J. Greenaway
d73d280ac2
adding ability to manage a system incrontab via /etc/incron.d/salt. changing the states to use a name instead of using path as the identifier, to allow multiple entries for the same path with different cmds and masks.
2013-12-22 21:51:17 -08:00
Forrest Alvarez
ef303d2807
Fixed a typo in the troubleshooting index, copied over some content from the index to both the master and the minion, and cleaned them up to be more relevant to each.
2013-12-23 05:43:58 +00:00
Pedro Algarvio
9d992813b2
Merge pull request #9401 from cachedout/unit-tests
...
More detailed testing against the state verifier utility.
2013-12-22 18:35:44 -08:00
Mike Place
fab5535240
test is_true
2013-12-22 19:23:45 -07:00
Mike Place
647f954c7c
More detailed testing against the state verifier utility.
2013-12-22 19:15:59 -07:00
Pedro Algarvio
9f53d8db29
Merge pull request #9399 from cachedout/ipc-test-skip
...
Don't run event tests on systems that can't support them.
2013-12-22 15:53:57 -08:00
Erik Johnson
4ccdc5b111
Clean up some of the cmd state docs
2013-12-22 17:52:15 -06:00
Mike Place
451cd8d7ea
Default var and typo.
2013-12-22 16:40:09 -07:00
Mike Place
0ef7c56e11
Doh. Typo.
2013-12-22 16:37:07 -07:00
Mike Place
dc5874fb1c
Don't run event tests on systems that can't support them.
2013-12-22 16:33:07 -07:00
Joseph Hall
911e696b27
Merge pull request #9393 from benib/develop
...
adds IPv6 lookup to dig module
2013-12-22 13:02:11 -08:00
Joseph Hall
b3a317a709
Merge pull request #9397 from malept/fix-states-archive-docs
...
Fix docs for salt.state.archive
2013-12-22 12:57:52 -08:00
Thomas S Hatch
c14d13ae6e
Merge pull request #9396 from makinacorpus/buildouttest
...
Again, more robustness for zcbuildout tests
2013-12-22 12:49:07 -08:00
Mark Lee
b92458d3c0
Fix docs for salt.state.archive
...
Example sls is under-indented.
2013-12-22 12:24:14 -08:00
Mathieu Le Marec - Pasquet
1365688bf7
Again, more robustness for zcbuildout tests
2013-12-22 18:52:54 +00:00
bb
ab7c688779
adds IPv6 lookup to dig module
2013-12-22 18:18:52 +01:00
Joseph Hall
f385251aa8
Merge pull request #9392 from makinacorpus/fix-doc
...
Review Fix for @westurner and @thatch45 changes on dockerio doc
2013-12-22 07:27:24 -08:00