Seth House
c5ed43c86c
Merge pull request #12851 from rallytime/file_append_docs
...
Arg definitions added to states.file.append
2014-05-16 15:05:01 -06:00
rallytime
1915dff8f9
Change lines to strings
2014-05-16 14:48:54 -06:00
Joseph Hall
7d4d3fa4f2
Merge pull request #12852 from rallytime/pylint_fix
...
Pylint fix
2014-05-16 14:02:32 -06:00
rallytime
7b6126973a
Pylint fix
2014-05-16 13:56:29 -06:00
rallytime
8167493584
Arg definitions added to states.file.append
2014-05-16 13:25:11 -06:00
Thomas S Hatch
cb4cd0f7a9
Merge pull request #12843 from eliasp/mount-keyerror
...
Don't rely blindly on the keys 'alt_device' and 'device_uuid'.
2014-05-16 12:06:24 -06:00
Elias Probst
ce60e592cc
Don't rely blindly on the keys 'alt_device' and 'device_uuid'.
...
This will cause failures on systems not providing these keys such as
FreeBSD.
2014-05-16 19:03:26 +02:00
Joseph Hall
283e5d4aff
Merge pull request #12842 from rallytime/cloud_remove_pubkey
...
Remove unused pub_key kwarg from utils.cloud.check_auth
2014-05-16 10:09:02 -06:00
rallytime
f81deaae46
Remove pub_key from utils.cloud.check_auth
2014-05-16 10:05:36 -06:00
Joseph Hall
940d88218a
Merge pull request #12815 from makinacorpus/cloud
...
filter on profile & providers if any
2014-05-16 09:02:10 -06:00
Thomas S Hatch
e5d75ac416
Merge pull request #12838 from s0undt3ch/hotfix/transifex-updates
...
Update 'doc/.tx/config' - Build #54
2014-05-16 08:52:19 -06:00
Thomas S Hatch
455ca4f365
Merge pull request #12829 from terminalmage/yumpkg-reinstall
...
Refactor new yum reinstall support
2014-05-16 08:52:00 -06:00
Thomas S Hatch
9fc2b874ed
Merge pull request #12823 from cachedout/12811
...
Detect lo as a valid loopback interface.
2014-05-16 08:51:41 -06:00
Thomas S Hatch
837ba1745d
Merge pull request #12821 from rallytime/list_aliases
...
Make salt.states.target behave correctly with list of targets
2014-05-16 08:50:58 -06:00
Thomas S Hatch
56a701578e
Merge pull request #12825 from cachedout/8367
...
Support returners in scheduler.
2014-05-16 08:49:48 -06:00
Thomas S Hatch
9522cb0e41
Merge pull request #12834 from internetstaff/develop
...
Fix Puppet module to work on Windows
2014-05-16 08:48:59 -06:00
Pedro Algarvio
0e5054e792
Update 'doc/.tx/config' - Build #54
...
http://cookingwithsalt.org/job/salt/job/transifex/54/
Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-05-16 15:00:19 +01:00
Pedro Algarvio
c6499cc502
Merge pull request #12824 from zeezooz/requisite_keywords
...
Add more requisites to STATE_INTERNAL_KEYWORDS.
2014-05-16 12:48:51 +01:00
Pedro Algarvio
11c03559e9
Merge pull request #12832 from whiteinge/salt-jinja-show-context
...
Added debugging helper function to Jinja to dump available context
2014-05-16 12:44:35 +01:00
rallytime
46f90298fb
Pylint fixes
2014-05-15 20:05:08 -06:00
Cott Lang
a326a7a928
Fix Puppet module to work on Windows with community or enterprise Puppet packages installed.
2014-05-15 19:20:24 -06:00
Seth House
fd0cdfe4d6
Added debugging helper function to Jinja to dump available context
2014-05-15 17:26:40 -06:00
Cott Lang
066b2cd55a
Fix Puppet module to work on Windows with community or enterprise Puppet packages installed.
2014-05-15 17:26:33 -06:00
Seth House
df3c788f05
Merge pull request #12822 from eliasp/rdp-2nd-fix
...
Correction for #12800 .
2014-05-15 17:24:00 -06:00
Joseph Hall
b6fc023042
Merge pull request #12826 from zeezooz/iptables_out_interface
...
Correct iptables rule parameter.
2014-05-15 17:21:59 -06:00
rallytime
c9623c7cc2
Unit tests for aliases module
2014-05-15 16:51:44 -06:00
Erik Johnson
b1e27e9771
Refactor new yum reinstall support
...
This cleans up the new reinstall support that was merged yesterday.
2014-05-15 17:45:58 -05:00
Andrew Burdo
0d358c5c3a
Correct iptables rule parameter.
...
Is "of" stands for "out-interface"?
2014-05-16 00:55:37 +03:00
Mike Place
8f12ac48fb
Support returners in scheduler.
...
Closes #8367
2014-05-15 15:47:53 -06:00
Andrew Burdo
dd0b98745d
Add more requisites to STATE_INTERNAL_KEYWORDS.
2014-05-16 00:32:17 +03:00
Mike Place
d17f66a5ae
Didn't remove debugging. Oops.
2014-05-15 13:58:08 -06:00
Mike Place
b97830a9a1
Detect lo as a valid loopback interface.
...
Closes #12811
2014-05-15 13:25:49 -06:00
Elias Probst
5467744259
Correction for #12800 .
...
As pointed out by @whiteinge, test=True should result in result=None.
Fixed the descriptions of the methods as well.
This implementation now follows the logic of file.absent().
2014-05-15 21:19:31 +02:00
rallytime
444cf57a9f
Make salt.states.target behave correctly with list of targets
2014-05-15 12:47:26 -06:00
Thomas S Hatch
18561e94ad
Merge pull request #12819 from cachedout/6612
...
Doc fix.
2014-05-15 12:14:38 -06:00
Mike Place
63838373a5
Doc fix.
...
Resolves #6612
2014-05-15 12:08:19 -06:00
Thomas S Hatch
637db374e8
Merge pull request #12789 from cachedout/7963
...
Docker module lint and test
2014-05-15 11:19:12 -06:00
Thomas S Hatch
d36c202c9c
Merge pull request #12816 from basepi/typofix
...
Fix confusing typo in config.get docstring
2014-05-15 11:18:06 -06:00
Mike Place
423a6fb508
Remove dup name
2014-05-15 10:28:26 -06:00
Colton Myers
cba4d60d39
Fix confusing typo in config.get docstring
2014-05-15 10:20:26 -06:00
Thomas S Hatch
49033752fe
Merge pull request #12795 from whiteinge/doc-python-api-cleanup
...
Python API docs fixes and cleanup
2014-05-15 10:11:00 -06:00
Thomas S Hatch
e17bb179f5
change some strings to comments per #12798
2014-05-15 10:10:08 -06:00
Thomas S Hatch
b42d8cc724
Merge pull request #12798 from dmyerscough/modify-hostname
...
Allow Debian and Red Hat systems to be renamed
2014-05-15 10:08:50 -06:00
Thomas S Hatch
a1af3b26a3
Merge pull request #12768 from spsoit/adds_ordereddict_to_jinja
...
Adds support for OrderedDicts in jinja templates.
2014-05-15 10:06:25 -06:00
Thomas S Hatch
4f3bd9ee11
Merge pull request #12800 from eliasp/states-rdp_correct-test-support
...
Return proper results for 'test=True'
2014-05-15 10:02:54 -06:00
Mike Place
c94d8f71b1
Fixing lint errors.
...
Re-introduced some kwargs and args there were here originally.
These will require some additional refactoring to fully remove.
2014-05-15 09:53:30 -06:00
Mike Place
a3c848ede8
Heavy linting of docker module and re-do docker tests.
2014-05-15 09:53:30 -06:00
Joseph Hall
7e186bbb4b
Merge pull request #12814 from eliasp/patch-1
...
Typo (successfull → successful)
2014-05-15 09:47:07 -06:00
Elias Probst
202a5b7544
Typo (successfull → successful)
2014-05-15 17:45:55 +02:00
Mathieu Le Marec - Pasquet
c8a681ebfa
filter on profile & providers if any
2014-05-15 16:52:51 +02:00