Martijn Lina
4cd3b9d637
replace dashes in rc.conf keys (which are based on freebsd rc.d filenames) to underscores
2013-10-04 16:30:39 +02:00
Michael DeHaan
a74c0091b2
Merge pull request #4366 from skyl/GenericBsd-get_default_interfaces
...
fixes 4365 - Mac with cisco vpn client, GenericBsdIfconfigNetwork get_default_interfaces fails with index out of range
2013-10-04 05:56:04 -07:00
Michael DeHaan
b9c337e436
"touch" option on file is new in 1.4
2013-10-04 08:45:05 -04:00
Skylar Saveland
b47add0f32
fixes 4365 - Mac with cisco vpn client, GenericBsdIfconfigNetwork get_default_interfaces fails with index out of range
2013-10-03 18:58:11 -07:00
Stoned Elipot
b03912278e
Fix compatibility issue with passlib version < 1.6 (as encountered on eg EL6 systems)
...
- passlib.apache.HtpasswdFile's 'default_scheme' was called 'default'
before passlib version 1.6
- while here also deal with passlib.apache.HtpasswdFile's older
'autoload' paramter vs the newer 'new' one.
2013-10-04 03:18:17 +02:00
James Cammarata
24a3b6c76a
Merge pull request #4362 from skyl/do-until-typos
...
(docs) result is registered so would be used in the until param of a do-until loop
2013-10-03 13:36:02 -07:00
Skylar Saveland
1f2047cc39
(docs) result is registered so would be used in the until param of a do-until loop
2013-10-03 13:28:29 -07:00
Michael DeHaan
49afead191
Merge pull request #4356 from sivel/rename-rax-clb-nodes
...
Rename rax_clb_nodes
2013-10-03 13:07:44 -07:00
Matt Martz
c56659a2a8
Update references for rax_clb_nodes to use rax_clb
2013-10-03 09:45:01 -05:00
Matt Martz
fd959a8b7c
Move rax_clb_nodes to rax_clb
2013-10-03 09:43:56 -05:00
Jeroen Hoekx
08b0773da5
Add append_privs parameter to MySQL user module.
...
This adds the privileges given to the existing list of privileges
instead of overwriting any existing ones.
2013-10-03 14:57:01 +02:00
Michael DeHaan
bf7247c78c
Update rst
2013-10-02 22:09:02 -04:00
Michael DeHaan
0c2994f653
Misc rst tweaks
2013-10-02 22:06:56 -04:00
Michael DeHaan
2478c1d44d
Explain error handling section better.
2013-10-02 22:03:15 -04:00
Michael DeHaan
fd3fb24fe8
Environment doc cleanup and showing another use case.
2013-10-02 22:02:11 -04:00
Michael DeHaan
e9bd97ea4d
Slight accelerate mode page simplification.
2013-10-02 21:59:08 -04:00
Michael DeHaan
8dd5a4f0b2
Minor playbooks doc tweaks.
2013-10-02 21:56:55 -04:00
Michael DeHaan
a9a6206674
Fix rst link format
2013-10-02 21:53:05 -04:00
Michael DeHaan
e9851810ca
Misc docs fixes
2013-10-02 21:51:21 -04:00
Michael DeHaan
b7c99ed120
Jinja2 link doc fixes
2013-10-02 21:49:30 -04:00
Michael DeHaan
60134c5c88
Slight tweaks to getting started.
2013-10-02 21:45:57 -04:00
Michael DeHaan
1d86a6f129
Slight tweaks to config file chapter.
2013-10-02 21:43:47 -04:00
Michael DeHaan
e0af80946b
Slight cleanup to adhoc chapter.
2013-10-02 21:41:46 -04:00
Michael DeHaan
a8ff828593
Minor AWS doc cleanup
2013-10-02 20:58:10 -04:00
Michael DeHaan
0e7ff1690a
Add a note about registered variable lifetime.
2013-10-02 20:48:51 -04:00
Michael DeHaan
5c21e81968
Remove redundant section.
2013-10-02 20:46:59 -04:00
Michael DeHaan
585b4d03a8
An approach to explaining precedence more by convention.
2013-10-02 20:23:05 -04:00
James Cammarata
33d13a6888
Merge pull request #4348 from maxamillion/fix_firewalld
...
fixed get_service_enabled call
2013-10-02 17:10:25 -07:00
Adam Miller
323e8d4a8c
fixed firewalld get_service_enabled
2013-10-02 18:52:53 -05:00
Alexander Saltanov
2bd6c5e262
Remove options and protocols in source line with regex.
...
Fixes #4311
2013-10-03 03:31:04 +04:00
Michael DeHaan
a94a141ad5
Merge pull request #4345 from jlund/fetch-typo
...
Fixed a typo in the fetch module documentation
2013-10-02 16:17:33 -07:00
Michael DeHaan
d4e0f2befe
Merge pull request #4344 from AndydeCleyre/patch-1
...
Fix for Issue #2470 - gem version string processing
2013-10-02 16:17:03 -07:00
Joshua Lund
db8dd1dcc2
Fixed a typo in the fetch module documentation
2013-10-02 16:02:18 -06:00
Andy Kluger
ee054a491a
Fix for Issue #2470 - gem version string processing
...
This fix assumes that no sane gem version has spaces in it, so when one like that is encountered, it will get truncated at the first space.
2013-10-02 17:55:30 -04:00
James Cammarata
d21714a37f
Fix for network byte order issues in accelerate
2013-10-02 15:37:15 -05:00
ryanaudiencepi
cd6d4f70c0
Monit fix - Use case insensitive comparison
2013-10-03 02:46:35 +08:00
Michael DeHaan
df529b9b69
Merge pull request #4338 from jlaska/ec2_group_idempotency
...
Add idempotency support to ec2_group
2013-10-02 10:01:28 -07:00
James Laska
e002496f0e
Add idempotency support to ec2_group
2013-10-02 11:29:59 -04:00
James Cammarata
1d08bcd7c5
Adding some version_added strings to the new accelerate configs docs
2013-10-02 08:51:04 -05:00
James Cammarata
b11e12652e
Adding new accelerate settings to default config and docs
2013-10-02 08:37:01 -05:00
Nace Oroz
672a0c04e4
Fixes service update-rc.d functionality on debian
2013-10-02 14:27:38 +02:00
Michael DeHaan
42eeac5aba
htpasswd documentation formatting fix
2013-10-02 08:24:21 -04:00
Michael DeHaan
596626ad31
asn1 is a dependency so no need to mention this in docs. Also no callouts for other OSes so no need for BSD.
2013-10-02 08:16:00 -04:00
bennojoy
00dcf0f1ac
minor fixes
2013-10-02 13:27:54 +05:30
James Cammarata
8a4310d9b9
Updated CHANGELOG for new accelerate features
2013-10-01 21:37:29 -05:00
James Cammarata
912e3a7b0b
Merge branch 'accelerate_improvements' into devel
...
Conflicts:
library/utilities/accelerate
2013-10-01 21:22:17 -05:00
jctanner
351c4d749e
Merge pull request #4163 from lorin/htpasswd-doc
...
htpasswd docs: add notes about depending on python-passlib
2013-10-01 19:19:40 -07:00
Michael DeHaan
a43ebf0b29
Merge pull request #4330 from tgerla/ec2_eip-docs
...
ec2_eip module: note that there may be a delay reaching the instance
2013-10-01 15:12:07 -07:00
James Cammarata
fa80a17aa3
Make recv_data less greedy so it doesn't eat other packets
2013-10-01 16:50:32 -05:00
Tim Gerla
70be8cfd17
ec2_eip module: note that there may be a delay before the reassigned instance is reachble.
2013-10-01 14:50:06 -07:00