vs
918502c8fe
added section for 'presence_events'
2014-05-30 06:51:03 -07:00
Joseph Hall
b74b367791
Merge pull request #13093 from gtmanfred/develop
...
remove _has_check and just check iptables --help
2014-05-29 00:46:55 -06:00
Joseph Hall
e9ac938b73
Merge pull request #13101 from grischa/nova-cloud-fixes
...
some fixes for the nova cloud adapter
2014-05-29 00:43:47 -06:00
David Boucha
c6ac8343ad
Merge pull request #13086 from thematthopkins/windows_SecurityDescriptorLess_filesystems
...
Fix for Windows filesystems without a SECURITY_DESCRIPTOR
2014-05-29 04:23:18 +00:00
Grischa Meyer
9e68c86118
some fixes for the nova cloud adapter
2014-05-29 01:53:46 +00:00
Matthew Hopkins
da6058e0a2
removes trailing whitespace per pylint feedback
2014-05-28 21:21:36 -04:00
Daniel Wallace
9df10361fc
fix pylint
2014-05-28 18:35:43 -05:00
Daniel Wallace
3d9244fc8e
remove _has_check and just check iptables --help
2014-05-28 17:29:39 -05:00
Matthew Hopkins
8d73f4528e
removes unused exception variable
2014-05-28 16:53:32 -04:00
Matthew Hopkins
ec591d61b6
Assumes Everyone is the SID, in the case that the filesystem has no SecurityDescriptor
2014-05-28 16:41:57 -04:00
David Boucha
ab986e7aef
Merge pull request #13084 from nicolehubbard/docker-private-port
...
Include the private port in the get_docker mine
2014-05-28 20:17:42 +00:00
Thomas S Hatch
f06e4de247
Merge pull request #13083 from rallytime/test_docs
...
More testing documentation improvements
2014-05-28 13:41:36 -06:00
Thomas S Hatch
2dca3294c0
Merge pull request #13082 from ticosax/develop
...
this **kw was intended for installed() not for remove_container()
2014-05-28 13:41:00 -06:00
Nicole Renee Hubbard
49ee9a5b8f
Include the private port in mine.get_docker
2014-05-28 14:30:03 -05:00
rallytime
24d41b0212
More testing documentation improvements
2014-05-28 13:29:20 -06:00
Nicolas Delaby
eea26038e1
this **kw was intended for installed() not for remove_container()
2014-05-28 21:17:15 +02:00
Thomas S Hatch
095bbcecbf
Merge pull request #13076 from basepi/npm13026
...
Ignore retcode for npm.list
2014-05-28 13:09:29 -06:00
Thomas S Hatch
b026c6acae
Lint per #12980
2014-05-28 10:27:24 -06:00
Colton Myers
1d297b2e21
Ignore retcode for npm.list
2014-05-28 10:27:17 -06:00
Thomas S Hatch
86233a0e68
Merge pull request #12980 from thedrow/feature/pyenv
...
Added support for pyenv
2014-05-28 10:24:57 -06:00
Thomas S Hatch
7a168b3cd5
Lint fixes per #13039
2014-05-28 09:57:19 -06:00
Thomas S Hatch
125acd728c
Clean up first person
2014-05-28 09:55:11 -06:00
Thomas S Hatch
b920a9b230
Merge pull request #13039 from felskrone/master_from_module
...
Master from module
2014-05-28 09:41:54 -06:00
Thomas S Hatch
093f35fc26
Merge pull request #13074 from thunderk/fix_postgres_state_test
...
Fix postgres states with test=True (#12968 )
2014-05-28 09:36:15 -06:00
Thomas S Hatch
56ab5529b0
Merge pull request #13054 from holmboe/pydsl-prereq
...
Enable prereq and prereq_in in pydsl
2014-05-28 09:33:05 -06:00
root
448f3870af
Added documentation on how to use master: module.function and master_type.
2014-05-28 08:20:41 -07:00
Joseph Hall
a56d23ec19
Merge pull request #13071 from vakulich/develop
...
Fix rsync options (#13047 )
2014-05-28 08:30:05 -06:00
Pedro Algarvio
e05b1c3c02
Merge pull request #13075 from terminalmage/issue13065
...
Add registry argument to call to npm.install
2014-05-28 15:14:23 +01:00
Henrik Holmboe
b4c7c31ba7
Add requisites onchanges and onfail to pydsl
2014-05-28 15:47:25 +02:00
Michaël Lemaire
7b437abd4f
Fixed MagicMock import in postgres_test
2014-05-28 15:14:22 +02:00
Michaël Lemaire
cd0f4adae8
Fixed postgres_group.present always updating on test=True
2014-05-28 15:11:24 +02:00
Michaël Lemaire
07bedfe362
Fixed state postgres_user always updating on test=True
2014-05-28 15:05:50 +02:00
Michaël Lemaire
a4b3ef9a69
Added unit tests for postgres_user.present
2014-05-28 14:58:53 +02:00
Michaël Lemaire
5126f0a8ac
states.postgres_extension: Fixed unit test patching (and renamed to PostgresExtensionTestCase for future tests)
2014-05-28 14:58:09 +02:00
Vasili Akulich
0917598ac5
Fix rsync options ( #13047 )
2014-05-28 12:04:35 +03:00
Erik Johnson
731f487680
Add registry argument to call to npm.install
...
In #13033 , I removed this argument from the call to npm.list, it appears
it was mistakenly put there instead of npm.install. Removing the
argument triggered a lint failure:
https://github.com/saltstack/salt/issues/13065
This commit adds the argument to the call to npm.install, which should
allow the state to work as originally intended.
2014-05-28 00:25:23 -05:00
Thomas S Hatch
9a1c5b479d
Merge pull request #13068 from jacksontj/develop
...
fix test of sysctl state
2014-05-27 19:47:44 -06:00
Thomas S Hatch
f4f42f399c
Merge pull request #13066 from cvrebert/patch-1
...
modules.glusterfs.create(): avoid shadowing outer peer() function
2014-05-27 19:47:14 -06:00
Thomas S Hatch
024e0c071f
Merge pull request #13063 from s0undt3ch/hotfix/fix-copy-paste
...
Remove extra chars from copy/paste introduced in f149d6c6
2014-05-27 19:46:57 -06:00
Thomas S Hatch
a75dbb8c5c
Merge pull request #13064 from garethgreenaway/12818
...
Adding check_cmd support to file.managed state
2014-05-27 19:46:28 -06:00
Thomas S Hatch
8c227f1ecd
Merge pull request #13061 from s0undt3ch/hotfix/transifex-updates
...
Update 'doc/.tx/config' - Build #65
2014-05-27 19:45:49 -06:00
Thomas S Hatch
e97ca33943
Merge pull request #13060 from s0undt3ch/hotfix/fix-travis
...
Fix Travis builds to actually test Salt
2014-05-27 19:45:26 -06:00
Thomas Jackson
bc1273c29f
Reorder to make some more sense
2014-05-27 18:19:18 -07:00
Thomas Jackson
6c1113bd88
Remaining case means that the value is in configured and current, check if the value is set correctly (and return True appropriately), if not then it needs to be set
2014-05-27 18:17:18 -07:00
Chris Rebert
2b31093ec1
modules.glusterfs.create(): avoid shadowing outer peer() function
...
************* Module salt.modules.glusterfs
salt/modules/glusterfs.py:116: [W0621(redefined-outer-name), create] Redefining name 'peer' from outer scope (line 43)
2014-05-27 17:48:16 -07:00
Gareth J. Greenaway
4a8585947d
Adding check_cmd support to file.managed state. check_cmd, run the state only if the check_cmd succeeds, can be used to verify a configuration file is in the correct state before putting it in place.
2014-05-27 17:39:43 -07:00
Pedro Algarvio
3a36690fa0
Remove extra chars from copy/paste introduced in f149d6c6
...
f149d6c6cc (diff-0768a1f659018eb6a72d43930aba9cddR1283)
2014-05-28 00:34:41 +01:00
Pedro Algarvio
be672693d3
Update 'doc/.tx/config' - Build #65
...
http://cookingwithsalt.org/job/salt/job/transifex/65/
Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-05-28 00:26:34 +01:00
Pedro Algarvio
73d29eb458
We now need PyLint <= 1.2.0
2014-05-28 00:02:45 +01:00
Pedro Algarvio
a93e3506d5
We need to add --allow-all-external
in order to work
2014-05-28 00:01:50 +01:00