Nitin Madhok
fcf77b738e
If datacenter is specified then look under it instead of looking under inventory root folder
2016-01-11 15:37:02 -05:00
abednarik
e3d4bf51da
Add permanent argument in firewalld.
...
As described in #30240 there are some inconsistency between ports and services.
2016-01-11 16:03:04 -03:00
Mads R. Christensen
c8c30f2105
I fail at linting... Fixed my uppercase/lowercase problem
2016-01-11 11:36:54 -07:00
MadsRC
0877b33026
Fixed some linting issues
2016-01-11 11:36:54 -07:00
Mads R. Christensen
8ec36497a1
Added note about systemd and uncleanshutdown. Also fixed line lenght of comments to max 80 characters as per PEP0008
2016-01-11 11:36:54 -07:00
Mads R. Christensen
a50428d02c
On an unclean shutdown, if oncleanshutdown is given a path, an keyy:value of shutdown:unclean is added to the returned data. The documentation states that the key should be 'uncleanshutdown' and that the value should either be True or False. This is fixed in the code
2016-01-11 11:36:54 -07:00
Mads R. Christensen
51b57f1820
Fixed issue number #30117 - When no parameters are given to a service, the service object is of type None and thus isn't iterable. This is contrary to the documentation which states that there are default values. Default values added as False
2016-01-11 11:36:54 -07:00
Joseph Hall
11ac2ff0bf
Revert "We're putting the keys directly in place; -c isn't used"
...
This reverts commit e75b48f5ff
.
2016-01-11 09:33:41 -07:00
Bo Maryniuk
d352c08305
Fix lint: unused import
2016-01-11 16:19:17 +01:00
Bo Maryniuk
d571381f76
Update the documentation for the Zypper module
2016-01-11 16:16:28 +01:00
Bo Maryniuk
5651a043e6
Update documentation for lowpkg
2016-01-11 16:15:46 +01:00
Bo Maryniuk
7edb0e8f3f
Replace "*_date_iso" with "*_date" and use Unix time as "*_date_time_t"
2016-01-11 16:15:30 +01:00
Bo Maryniuk
b2b21f877a
Add epoch (note: this is empty on SUSE systems)
2016-01-11 16:14:44 +01:00
Bo Maryniuk
0eebe10d9a
Clarify description
2016-01-11 15:01:49 +01:00
Bo Maryniuk
a745d9ecdf
Fix syntax for the documentation in zypper module
2016-01-11 15:01:37 +01:00
Bo Maryniuk
c95c2d24db
Fix the documentation syntax
2016-01-11 15:00:12 +01:00
Bo Maryniuk
1fb84538b1
Update documentation
2016-01-11 14:57:22 +01:00
Bo Maryniuk
43ebff4dd7
Return build date in Unix ticks
2016-01-11 14:57:11 +01:00
Bo Maryniuk
bdaa1e4d6e
Add package architecture attribute
2016-01-11 14:56:57 +01:00
Bo Maryniuk
ba64df4def
Update documentation
2016-01-11 14:37:57 +01:00
Bo Maryniuk
6e3743dce6
Incorporate lowpkg.info into info_installed
2016-01-11 14:37:46 +01:00
Bo Maryniuk
b72b8d5323
Fix the documentation
2016-01-11 14:33:33 +01:00
Bo Maryniuk
181314b20e
Add filtering per attributes feature
2016-01-11 14:30:55 +01:00
Bo Maryniuk
39e70ef762
Fix ISO and Unix time of the package for RPM systems on C locale.
2016-01-11 12:19:59 +01:00
Duncan Mac-Vicar P
c462139dbb
lint: E8713(test-for-membership-should-be-not-in)
2016-01-11 09:58:17 +01:00
Michele Preziuso
3251424838
Fixes performance and timeout issues on win_pkg.install
...
Whenever there are no changes in the registry, win_pkg.install will check for any difference applied to it 1001 times before giving up, this causes an unnecessary CPU spike that may lead to performance degradation on the host or in any of its running applications, and if the host it's an AWS burstable instance this may cause unnecessary CPU credit consumption.
This commit changes that behaviour: the module will now check for any difference for a maximum of 10 times with an interval of 3 seconds before giving up.
See https://github.com/saltstack/salt/issues/30230 .
2016-01-08 23:58:52 +00:00
Justin Findlay
92889db638
Merge pull request #30248 from jfindlay/2015.5
...
add 2015.5.9 release notes
2016-01-08 16:13:10 -07:00
Justin Findlay
741f7aba31
add 2015.5.9 release notes
2016-01-08 16:08:03 -07:00
Duncan Mac-Vicar P
5a1b2ca486
include the 'success' field in scheduled jobs return data (part of #24237 )
...
* Instead of ignoring the execution of jobs with invalid function names,
continue, so that always some data is returned.
* Move the code that returns data to the master to the 'finally' section, so
that data is returned also in case of error.
* Set a default 'success' value, and overwrite it with the value from
the function context.
2016-01-08 23:21:42 +01:00
rallytime
406a138f76
Boto secgroup/iam_role: Add note stating us-east-1 is default region
...
Refs #30155
2016-01-08 15:04:26 -07:00
Duncan Mac-Vicar P
f72a4ca42d
add retcode to scheduled jobs return data (part of #24237 )
2016-01-08 21:35:21 +01:00
Colton Myers
54b9641330
Merge pull request #30186 from rallytime/fix-29951
...
Update CLI Examples in boto_ec2 module to reflect correct arg/kwarg positioning
2016-01-08 12:00:45 -07:00
jacobhammons
7a329d89d7
Merge pull request #30237 from jacobhammons/man-pages-prev
...
Updated man pages, copyright year, and doc version for 2015.5.9
2016-01-08 11:10:05 -07:00
Jacob Hammons
2431c4c5c3
Updated man page and doc conf.py copyright year to 2016
2016-01-08 11:08:59 -07:00
Jacob Hammons
fe3da1c174
Updated man pages and doc version for 2015.5.9
2016-01-08 11:05:46 -07:00
Colton Myers
1256fd11e1
Merge pull request #30156 from abednarik/ignore_whitespace_file_append
...
Add option in file.append to ignore_whitespace.
2016-01-08 09:07:23 -07:00
Sergey Paramonov
45206dfe3d
adding support for DragonFly BSD
...
adding support for DragonFly BSD
2016-01-07 22:57:39 -05:00
Michael Barrientos
a8f2bc7998
No rolcatupdate for user_exist in Postgres>=9.5 #26845
2016-01-07 16:55:52 -08:00
Aditya Kulkarni
1f68ce05bc
Fix pylint error
2016-01-07 18:33:56 -05:00
Colton Myers
ad7522c98d
Merge pull request #30189 from rallytime/bp-30185
...
Back-port #30185 to 2015.8
2016-01-07 16:32:05 -07:00
Aditya Kulkarni
d5b1b60b99
Add CLI Example
2016-01-07 17:11:50 -05:00
Nicole Thomas
8f30f7045a
Merge pull request #30215 from jacobhammons/doc-issues
...
Assorted doc bug fixes
2016-01-07 14:53:27 -07:00
Aditya Kulkarni
5264449fdb
Make sure cloud actions can be called via salt run
2016-01-07 16:43:41 -05:00
Jacob Hammons
44ce704206
Updated zmq_monitor
docs
2016-01-07 14:26:33 -07:00
Jacob Hammons
0d2111d397
Assorted doc bug fixes
...
Refs #4381
Refs #8146
Refs #13036
Refs #6853
Refs #9319
Refs #13777
Refs #2229
Refs #14946
Refs #15042
2016-01-07 14:08:30 -07:00
abednarik
af68086e5c
Add option in file.append to ignore_whitespace.
...
When appending content to a file, salt will try to search for that content first. During this
operation whitespace is ignored. This option allows to override this bahavior.
Fixes #28586 .
2016-01-07 17:26:25 -03:00
Joseph Hall
e75b48f5ff
We're putting the keys directly in place; -c isn't used
2016-01-07 12:59:18 -07:00
Joseph Hall
5d7a0f6d81
Execute choot on the correct path
2016-01-07 12:53:19 -07:00
Nicole Thomas
2c0b725924
Merge pull request #30207 from rallytime/rabbitmq_states_doc_fix
...
Use correct spacing in rabbitmq state examples
2016-01-07 11:37:35 -07:00
rallytime
8d48c24182
Use correct spacing in rabbitmq state examples
2016-01-07 11:19:39 -07:00