Commit Graph

29797 Commits

Author SHA1 Message Date
Seth House
6ce4b953eb Added a full example to the Salt Mine docs 2014-04-30 09:58:30 -06:00
Seth House
d763c24c35 Merge pull request #12390 from whiteinge/doc-sidebar-templates
Shuffle docs sidebars around; move search up to the top
2014-04-29 18:05:10 -06:00
Seth House
1eadf392a4 Add a little space below the Google Search box 2014-04-29 18:02:54 -06:00
Seth House
7c952dd98e Moved SaltStack events and news to SaltStack-specific sidebar template 2014-04-29 17:57:27 -06:00
Seth House
04021cb233 Moved quick search to the top of the sidebar 2014-04-29 17:57:27 -06:00
Seth House
c3d4816275 Moved Salt version infos to its own sidebar template 2014-04-29 17:57:27 -06:00
Seth House
cf0b79322e Changed env var that denotes if we're building for docs.saltstack.com
This one is a bit more descriptive.
2014-04-29 17:57:27 -06:00
Seth House
f12694a446 Too many 'd's in the state.state_id versionadded! 2014-04-29 17:54:06 -06:00
Pedro Algarvio
18df3d63b0 Don't fail when no JSON can be loaded 2014-04-30 00:46:21 +01:00
Pedro Algarvio
38493bae47 Strip empty strings. 2014-04-30 00:41:18 +01:00
Pedro Algarvio
a13632cd46 Don't fail hard of version comparison 2014-04-29 23:58:37 +01:00
Joseph Hall
871d218914 Merge pull request #12383 from hulu/githubusercontent
Update all raw.github.com references to raw.githubusercontent.com
2014-04-29 15:38:49 -06:00
David Lindquist
1937eb85af Update all raw.github.com references to raw.githubusercontent.com
Per
https://developer.github.com/changes/2014-04-25-user-content-security/
raw.github.com is now served from raw.githubusercontent.com.
2014-04-29 14:29:34 -07:00
Joseph Hall
065ffb66ee Merge pull request #12381 from samkalnins/enhance_gce_sshkey_example
Adjust the salt-cloud docs for GCE SSH keys to make the example clearer
2014-04-29 14:57:54 -06:00
Joseph Hall
a3a7cc20e2 Merge pull request #12378 from hulu/rawgithub-redirect
Fixes #12348 by updating rvm url
2014-04-29 14:56:50 -06:00
Joseph Hall
2219e474b1 Merge pull request #12379 from hulu/githubusercontent-virtualenv
Fix url for git-pip.py
2014-04-29 14:56:09 -06:00
Joseph Hall
e63e87b030 Merge pull request #12382 from terminalmage/issue12359
Remove unused argument
2014-04-29 14:55:21 -06:00
Erik Johnson
b5c848a2ad Remove unused argument 2014-04-29 15:46:44 -05:00
Sam Kalnins
f36823bfd7 Adjust the salt-cloud docs for GCE SSH keys to make the example clearer 2014-04-29 21:08:25 +01:00
David Lindquist
942e44b485 Fix url for git-pip.py
Per
https://developer.github.com/changes/2014-04-25-user-content-security/
raw.github.com is now served from raw.githubusercontent.com.
2014-04-29 12:52:38 -07:00
David Lindquist
2415ab5055 Fixes #12348 by updating rvm url
Per
https://developer.github.com/changes/2014-04-25-user-content-security/
raw.github.com is now served from raw.githubusercontent.com.
2014-04-29 12:11:58 -07:00
Joseph Hall
5f8a8ed43b Merge pull request #12375 from cachedout/highstate_profile
Remove left-over debugging.
2014-04-29 10:52:32 -06:00
Colton Myers
61375c625f Merge pull request #12376 from UtahDave/develop
Add updated 2014.1.3-1 bugfix windows installer
2014-04-29 10:46:56 -06:00
David Boucha
8709ceb0ac Add updated 2014.1.3-1 bugfix windows installer
This installer fixes a line ending issue with the minion config file
2014-04-29 10:45:31 -06:00
Mike Place
efcb38011f Remove left-over debugging.
Thanks, @borgstrom!
2014-04-29 10:25:39 -06:00
Joseph Hall
49a159be5b Merge pull request #12367 from ticosax/pep8-dockerio
appease pep8
2014-04-29 07:51:12 -06:00
Joseph Hall
8aa592b28a Merge pull request #12362 from talwai/doc_fix_osx_walkthrough
(doc) : fix salt.minion_config to point to correct file in OS X walkthrough
2014-04-29 06:30:10 -06:00
Nicolas Delaby
261b14d2a8 appease pep8 2014-04-29 11:40:59 +02:00
Thomas S Hatch
57f5d13937 Include standard dirs in the bootstrap path
env -i does not give the environment enough of a path to execute
package managers, in particular apt-get
2014-04-29 00:42:38 -06:00
Thomas S Hatch
11e0df2fc2 clean the env before executing lxc-attach commands 2014-04-28 23:42:03 -06:00
Thomas S Hatch
524840c339 Pass in the name to attachable 2014-04-28 23:35:53 -06:00
Thomas S Hatch
533584460c startswith 2014-04-28 23:29:44 -06:00
talwai
f6ecd7a710 Fix example salt.minion_config to point to existing file 2014-04-28 19:28:00 -07:00
Thomas S Hatch
f6afb67dd0 Make lxc.run_cmd execute in a chroot if attach does not work 2014-04-28 16:58:15 -06:00
Thomas S Hatch
899dd07aca Change run_chroot to return the run_all dict 2014-04-28 16:57:49 -06:00
Thomas S Hatch
3a5b106251 Add lxc.attachable function to lxc module 2014-04-28 16:50:22 -06:00
Seth House
87b2a2c8e0 Merge pull request #12353 from cachedout/12250
Use wheel in manage.down runner
2014-04-28 16:34:13 -06:00
Mike Place
da86d5871b Use wheel to control salt keys in manage runner.
Closes #12250
2014-04-28 16:28:59 -06:00
Joseph Hall
b68cf0cc3b Merge pull request #12352 from whiteinge/doc-survey-versionadded
Added versionadded directives to the new Survey runner
2014-04-28 16:22:06 -06:00
Seth House
3dea46ab32 Added versionadded directives to the new Survey runner 2014-04-28 16:20:11 -06:00
Mike Place
d3b6b37bac Pass -c to salt-key
Closes #12250
2014-04-28 15:42:47 -06:00
Thomas S Hatch
2b7a363df4 Merge pull request #12346 from terminalmage/issue12300
Add delimiter override for {grains,pillar}.get
2014-04-28 15:40:49 -06:00
Thomas S Hatch
7ea1fc4399 Merge pull request #12349 from basepi/syndicwait12262
Bump syndic_wait to 5 by default
2014-04-28 15:39:16 -06:00
Joseph Hall
7f638723ed Merge pull request #12350 from eliasp/fix-versionadded
Some fixes to 'versionadded' tags
2014-04-28 15:27:56 -06:00
Elias Probst
cb30ea0cb7 Correct 'versionadded' (versionadded: → versionadded::). 2014-04-28 23:22:32 +02:00
Elias Probst
924e04ac92 Correct 'versionadded' ((Helium) → Helium). 2014-04-28 23:19:38 +02:00
Elias Probst
11971a87a1 Correct 'versionadded' (TODO → Helium). 2014-04-28 23:18:19 +02:00
Colton Myers
da45232433 Bump syndic_wait to 5 by default
This helps in case of multiple syndic tiers or more network latency
2014-04-28 15:01:33 -06:00
Joseph Hall
a4ae5c958a Merge pull request #12347 from cachedout/12286
Respect test=True in mount state.
2014-04-28 14:56:12 -06:00
Mike Place
e524926880 Respect test=True in mount state.
Closes #12286
2014-04-28 14:33:31 -06:00