Commit Graph

33928 Commits

Author SHA1 Message Date
Pedro Algarvio
d8a4e5bc9d Update 'doc/.tx/config' - Build #112
http://cookingwithsalt.org/job/salt/job/transifex/112/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-07-14 00:38:58 +01:00
Pedro Algarvio
8c756836f2 Update 'doc/.tx/config' - Build #111
http://cookingwithsalt.org/job/salt/job/transifex/111/

Signed-off-by: Pedro Algarvio <pedro@algarvio.me>
2014-07-13 00:43:56 +01:00
Thomas S Hatch
4232835ee8 Merge pull request #14165 from saltstack/revert-14137-lxc
Revert "lxc refactor"
2014-07-12 11:38:16 -06:00
Thomas S Hatch
7e54d0fa20 Revert "lxc refactor" 2014-07-12 11:38:03 -06:00
Thomas S Hatch
e8e6211fe8 Merge pull request #14163 from terminalmage/move-syslog-ng-to-salt-contrib
Remove syslog_ng state/module, moving to salt-contrib
2014-07-12 10:49:32 -06:00
Erik Johnson
5a71057d29 Remove syslog_ng state/module, moving to salt-contrib 2014-07-12 11:36:17 -05:00
Thomas S Hatch
c767fc3f1e Merge pull request #14160 from terminalmage/style-fixes
Style fixes
2014-07-12 10:32:10 -06:00
Erik Johnson
6b8a4a57f0 Style fixes
Single quotes, plus fixed an apparent bug where "name" was passed as a
quoted string instead of a variable.
2014-07-12 10:07:54 -06:00
Pedro Algarvio
1772b40ecd Merge pull request #14139 from rallytime/batch_test
A couple of batch unit tests
2014-07-12 00:06:40 +01:00
Joseph Hall
78441afc0b Merge pull request #14151 from hulu/intro-scale-doc-copyedit
fix typos in doc/topics/tutorials/intro_scale.rst
2014-07-11 16:49:21 -06:00
Chris Rebert
a016a30508 fix typos in doc/topics/tutorials/intro_scale.rst 2014-07-11 15:46:54 -07:00
Thomas S Hatch
49ec979943 Merge pull request #14149 from hulu/syslog-ng-buffer-shadow
avoid shadowing built-in `buffer` type in states.syslog_ng._build_config
2014-07-11 16:31:12 -06:00
Chris Rebert
58c1742fa1 avoid shadowing built-in buffer type in states.syslog_ng._build_config
rename local var: buffer => buf
2014-07-11 15:25:20 -07:00
Joseph Hall
e2ae595818 Merge pull request #14147 from hulu/syslog-ng-type-shadowing
avoid shadowing 'type' built-in in states.syslog_ng
2014-07-11 16:19:49 -06:00
Chris Rebert
a2c98169f3 avoid shadowing 'type' built-in in states.syslog_ng._is_all_element_has_type 2014-07-11 15:17:55 -07:00
Thomas S Hatch
1d70773122 Merge pull request #14146 from cvrebert/patch-1
fix typo in modules.file.replace() docstring
2014-07-11 16:13:14 -06:00
Chris Rebert
22a66f2214 fix typo in modules.file.replace() docstring
************* Module salt.modules.file
salt/modules/file.py:1020: [W1401(anomalous-backslash-in-string), ] Anomalous backslash in string: '\s'. String constant might be missing an r prefix.
2014-07-11 15:12:21 -07:00
rallytime
010f942dc8 Pylint fix, again. 2014-07-11 16:02:06 -06:00
Thomas S Hatch
15143e9677 Merge pull request #14145 from terminalmage/flo-fixes
Couple ioflo fixes
2014-07-11 16:01:29 -06:00
Thomas S Hatch
9baad25459 Merge pull request #14142 from eliasp/typo-checkif-checkin
Typo (checkif → checking).
2014-07-11 16:01:13 -06:00
Thomas S Hatch
57f519565b Merge pull request #14141 from rallytime/docs_fix
Fix show_full_context example
2014-07-11 16:00:40 -06:00
Thomas S Hatch
1e5a545c8c Merge pull request #14137 from mgwilliams/lxc
lxc refactor
2014-07-11 16:00:06 -06:00
rallytime
2523d8c641 Mock LocalClient in batch unit tests 2014-07-11 15:38:34 -06:00
Mike Place
b48b99ca72 Merge pull request #14144 from rallytime/swap_docs_fix
Add note that mount.swap state doesn't support LABEL
2014-07-11 15:34:57 -06:00
Thomas S Hatch
da2f3543fd Skip gitfs tests
These are running in an incosistent way, all of our local tests pass
2014-07-11 15:17:58 -06:00
Erik Johnson
9017800cdb Continue if action did not match
Speeds up action by processing other queued actions instead of returning
2014-07-11 14:51:35 -06:00
Erik Johnson
ebf7e984ae Replace 'go next' with explicit frame target 2014-07-11 14:49:38 -06:00
rallytime
c12b636bf1 Add note that mount.swap state doesn't support LABEL 2014-07-11 14:32:34 -06:00
Elias Probst
9b53f15c41 Typo (checkif → checking). 2014-07-11 22:26:00 +02:00
rallytime
c61a1eeb20 Pylint fix 2014-07-11 14:09:24 -06:00
rallytime
5fb0345a8d Fix show_full_context example 2014-07-11 14:04:46 -06:00
Colton Myers
5fef5ef015 Merge pull request #14140 from cachedout/doc_fix
Typo in file.managed doc
2014-07-11 14:00:53 -06:00
Mike Place
e31339c41d Typo in file.managed doc 2014-07-11 13:56:22 -06:00
rallytime
2783249931 Remove line 2014-07-11 13:55:56 -06:00
rallytime
bc155127a3 A couple of batch unit tests 2014-07-11 13:54:35 -06:00
Matthew Williams
fe1a861ace modules.lxc: remove commented code 2014-07-11 19:20:59 +00:00
Matthew Williams
71e1522c08 WIP: continue restructure of modules.lxc 2014-07-11 19:17:55 +00:00
Matthew Williams
3a0263d551 WIP: lxc restructure 2014-07-11 18:28:37 +00:00
Thomas S Hatch
4e16ba5525 only load oracle module if the deps are there 2014-07-11 12:17:24 -06:00
Thomas S Hatch
de575181e8 Merge pull request #14134 from aboe76/suse_rpm_spec
updated suse spec file for 2014.1.7
2014-07-11 12:02:12 -06:00
Niels Abspoel
5b451d7e2d updated suse spec file for 2014.1.7 2014-07-11 19:50:06 +02:00
Thomas S Hatch
223ebb12b2 Add CLI Example 2014-07-11 09:34:57 -06:00
Thomas S Hatch
952a9961f5 Lint 2014-07-11 09:33:15 -06:00
Thomas S Hatch
21d64bd31a Merge pull request #14121 from lyft/lint-fixes-for-boto-asg
Lint fixes for boto_asg module and state
2014-07-11 09:17:25 -06:00
Joseph Hall
042424c481 Merge pull request #14124 from terminalmage/release_notes
Fix spelling in release notes
2014-07-10 21:41:53 -06:00
Joseph Hall
444c6b5c9f Merge pull request #14122 from terminalmage/spec
Update spec for 2014.1.7
2014-07-10 21:41:20 -06:00
Erik Johnson
4e84226d60 Fix spelling in release notes 2014-07-10 21:18:02 -06:00
Erik Johnson
1197a06716 Update spec for 2014.1.7 2014-07-10 20:52:00 -06:00
Thomas S Hatch
20684535ae Merge branch 'lyft-combine-requisites-and-altering_states' into develop 2014-07-10 19:55:48 -06:00
Thomas S Hatch
02eb420163 Merge branch 'combine-requisites-and-altering_states' of https://github.com/lyft/salt into lyft-combine-requisites-and-altering_states
Conflicts:
	doc/ref/states/altering_states.rst
2014-07-10 19:55:27 -06:00