Thomas S Hatch
b86aa9b6b0
Merge pull request #13176 from cachedout/12611
...
Support Unicode in grains output.
2014-06-03 11:03:04 -06:00
Thomas S Hatch
ede8030f0b
Merge pull request #13175 from nicksloan/absolute_known_hosts
...
Documented absolute path changes to ssh_known_hosts.
2014-06-03 11:02:15 -06:00
Thomas S Hatch
b66e22fab8
Add logging line to varnish execution module
2014-06-03 11:01:08 -06:00
Thomas S Hatch
4979ae7b1d
Merge pull request #13167 from terminalmage/varnish-cleanup
...
Cleanup new varnish module and add to docs
2014-06-03 11:00:03 -06:00
Erik Johnson
ed65fac906
Add link to new section on how to install GitPython
2014-06-03 10:41:06 -05:00
Erik Johnson
dcaf2892f3
Clarify GitPython installation in gitfs tutorial
2014-06-03 10:40:27 -05:00
Ollie Walsh
f5acc16e9a
Do not send reload modules event to minion loop when multithreaded.
2014-06-03 15:48:24 +01:00
Joseph Hall
61e05c0f4b
Merge pull request #13193 from shift/develop
...
Documentation fixes
2014-06-03 08:34:53 -06:00
Vincent Palmer
61bf0b7a98
Documentation fix in salt/states/postgres_database.py
...
Small typo fix in the documentation.
2014-06-03 16:24:26 +02:00
Vincent Palmer
36cb2465a8
Updated etcd_mod.py
...
Fixed documentation syntax for bash multiline examples.
2014-06-03 15:50:52 +02:00
Pedro Algarvio
62d5172163
Merge pull request #13188 from gtmanfred/develop
...
fix schedule spelling
2014-06-03 11:53:03 +01:00
Pedro Algarvio
85b5afcbfb
Merge pull request #13190 from Mutantjessica/develop
...
add some logging.debug output to cp push
2014-06-03 11:52:20 +01:00
Jessica Wilson
a718123a98
add some logging.debug output to cp push
2014-06-03 05:53:29 +00:00
Daniel Wallace
ab3af2180b
fix schedule spelling
2014-06-02 22:55:37 -05:00
Samuel M Smith
ef6092405b
remove blank lines
2014-06-02 18:19:50 -06:00
Samuel M Smith
dcfde85e17
updating to new raet changes
2014-06-02 18:18:13 -06:00
Ryan Lane
86db2109d9
Fix docs for boto_route53 type -> record_type
2014-06-02 16:10:28 -07:00
Ryan Lane
ceefd621db
Return DNS information from boto_elb.get_elb_config
2014-06-02 16:06:23 -07:00
Thomas S Hatch
5fa112706f
Merge pull request #13182 from cachedout/12911
...
Remove tokens from master on a schedule
2014-06-02 16:50:21 -06:00
Mike Place
386476edfc
Remove tokens from master on a schedule
...
Closes #12911
2014-06-02 16:17:35 -06:00
Colton Myers
3d7e6e221b
Merge pull request #13173 from UtahDave/fix_shadow
...
crypt python library is not available on Windows
2014-06-02 15:18:15 -06:00
David Boucha
89c6235934
add missing import
2014-06-02 15:01:50 -06:00
Mike Place
160d25533a
Support Unicode output for grains.
...
Closes #12611
2014-06-02 14:43:53 -06:00
Nick Sloan
b1e14b62aa
Documented absolute path changes to ssh_known_hosts.
2014-06-02 15:54:35 -04:00
David Boucha
6ef63a2d05
Fix bad try except syntax
2014-06-02 13:23:33 -06:00
Erik Johnson
e86b007a14
Fix refs to removed function _detect_os()
...
Also convert some double-quotes to single-quotes and fix the purge
function. It was never running the command that it built, and it should
have been returning a boolean.
2014-06-02 14:07:42 -05:00
David Boucha
6e19ba8d51
crypt python library is not available on Windows
2014-06-02 13:00:04 -06:00
Thomas S Hatch
f2808f29fc
Merge pull request #13170 from UtahDave/win_restart
...
Use powershell, when available, to restart a service.
2014-06-02 12:52:18 -06:00
Thomas S Hatch
8318a48a8e
Merge pull request #13169 from garethgreenaway/adding_simple_file_dot_write
...
Additions to file module
2014-06-02 12:51:50 -06:00
David Boucha
460d6d7776
specify powershell
2014-06-02 12:10:26 -06:00
David Boucha
dfd3bab1d0
Use powershell to restart a service.
...
This should allow for Salt to retstart itself.
2014-06-02 12:03:22 -06:00
Thomas S Hatch
91c0955cfc
Merge pull request #13168 from techhat/postfix
...
Add new postfix module
2014-06-02 11:08:45 -06:00
Gareth J. Greenaway
d0f3f315e8
Adding a very simple function to write provided contents to a file, overwriting existing contents.
2014-06-02 09:56:39 -07:00
Thomas S Hatch
3acb52b753
lint
2014-06-02 10:38:21 -06:00
Erik Johnson
0880f7aa5e
Remove redundant function
2014-06-02 11:27:09 -05:00
Erik Johnson
2c3789c394
Add varnish module to docs
2014-06-02 11:27:09 -05:00
Erik Johnson
53eca1b943
Add versionadded for varnish module
...
Also did some cleanup and made it conform to the way Salt does things
2014-06-02 11:27:08 -05:00
Joseph Hall
e0b2428f5a
Add new postfix module
2014-06-02 10:20:58 -06:00
Thomas S Hatch
f839cb6d35
don't import stdlib funcs into state modules
2014-06-02 10:16:06 -06:00
Thomas S Hatch
fdcaaa4bcb
Merge pull request #13165 from nicksloan/absolute_known_hosts
...
Allow arbitrary absolute path. Error on relative path without user argument.
2014-06-02 10:14:06 -06:00
Thomas S Hatch
e5eb257343
move conditionsl logic and remove parens per lint #13157
2014-06-02 10:09:25 -06:00
Thomas S Hatch
733cc94276
Merge pull request #13157 from bechtoldt/foreman_pillar
...
implementing a foreman ext_pillar module
2014-06-02 10:08:30 -06:00
Thomas S Hatch
063f084350
Merge branch 'terminalmage-puppet-housekeeping' into develop
2014-06-02 10:03:25 -06:00
Thomas S Hatch
eb8f855e15
Merge branch 'puppet-housekeeping' of https://github.com/terminalmage/salt into terminalmage-puppet-housekeeping
...
Conflicts:
salt/modules/puppet.py
2014-06-02 10:03:15 -06:00
Thomas S Hatch
254156691d
Lint
2014-06-02 10:00:35 -06:00
Joseph Hall
76164bb7d3
Merge pull request #13164 from mortis1337/varnish-execution-module
...
Added an execution module for varnish
2014-06-02 09:41:28 -06:00
Erik Johnson
2cfbc820a0
Merge pull request #13161 from s0undt3ch/develop
...
Json is not going through serializers anymore. Refs #13158
2014-06-02 10:34:18 -05:00
Erik Johnson
b2d17f5cbf
Merge pull request #7 from mfournier/os.kill-fix
...
fix mistake mentioned in #13162
2014-06-02 10:04:26 -05:00
Nick Sloan
292e97a92e
Fixed moved uinfo.
2014-06-02 10:19:43 -04:00
Nick Sloan
51eef01545
Return error on relative path without user.
2014-06-02 09:54:24 -04:00