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
11 years ago
Michael DeHaan
b9c337e436
"touch" option on file is new in 1.4
11 years ago
bennojoy
01a0fa1352
gc_storage rewrite commit 2
11 years ago
Benno Joy
834c990903
gc_storage rewrite commit 1
11 years ago
Skylar Saveland
b47add0f32
fixes 4365 - Mac with cisco vpn client, GenericBsdIfconfigNetwork get_default_interfaces fails with index out of range
11 years ago
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.
11 years ago
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
11 years ago
Skylar Saveland
1f2047cc39
(docs) result is registered so would be used in the until param of a do-until loop
11 years ago
Michael DeHaan
49afead191
Merge pull request #4356 from sivel/rename-rax-clb-nodes
...
Rename rax_clb_nodes
11 years ago
Matt Martz
c56659a2a8
Update references for rax_clb_nodes to use rax_clb
11 years ago
Matt Martz
fd959a8b7c
Move rax_clb_nodes to rax_clb
11 years ago
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.
11 years ago
Michael DeHaan
bf7247c78c
Update rst
11 years ago
Michael DeHaan
0c2994f653
Misc rst tweaks
11 years ago
Michael DeHaan
2478c1d44d
Explain error handling section better.
11 years ago
Michael DeHaan
fd3fb24fe8
Environment doc cleanup and showing another use case.
11 years ago
Michael DeHaan
e9bd97ea4d
Slight accelerate mode page simplification.
11 years ago
Michael DeHaan
8dd5a4f0b2
Minor playbooks doc tweaks.
11 years ago
Michael DeHaan
a9a6206674
Fix rst link format
11 years ago
Michael DeHaan
e9851810ca
Misc docs fixes
11 years ago
Michael DeHaan
b7c99ed120
Jinja2 link doc fixes
11 years ago
Michael DeHaan
60134c5c88
Slight tweaks to getting started.
11 years ago
Michael DeHaan
1d86a6f129
Slight tweaks to config file chapter.
11 years ago
Michael DeHaan
e0af80946b
Slight cleanup to adhoc chapter.
11 years ago
Michael DeHaan
a8ff828593
Minor AWS doc cleanup
11 years ago
Michael DeHaan
0e7ff1690a
Add a note about registered variable lifetime.
11 years ago
Michael DeHaan
5c21e81968
Remove redundant section.
11 years ago
Daniel Koch
cdc5e04d7b
Add check to make sure dopy is at least version 0.2.2 for digital_ocean module
11 years ago
Michael DeHaan
585b4d03a8
An approach to explaining precedence more by convention.
11 years ago
James Cammarata
33d13a6888
Merge pull request #4348 from maxamillion/fix_firewalld
...
fixed get_service_enabled call
11 years ago
Adam Miller
323e8d4a8c
fixed firewalld get_service_enabled
11 years ago
Alexander Saltanov
2bd6c5e262
Remove options and protocols in source line with regex.
...
Fixes #4311
11 years ago
Michael DeHaan
a94a141ad5
Merge pull request #4345 from jlund/fetch-typo
...
Fixed a typo in the fetch module documentation
11 years ago
Michael DeHaan
d4e0f2befe
Merge pull request #4344 from AndydeCleyre/patch-1
...
Fix for Issue #2470 - gem version string processing
11 years ago
Daniel Koch
8c0e8354bf
Add "virtio" and "private_networking" options for DigitalOcean droplets
...
The dopy manager defaults to False for virtio, but the DigitalOcean web interface defaults to True, which is a pretty safe default and sensible considering the performance gains.
Private networks are a new feature currently available only in the NYC2 region as of Oct 2, 2013.
NOTE: dopy >= 0.2.2 is required for these options to work.
11 years ago
Joshua Lund
db8dd1dcc2
Fixed a typo in the fetch module documentation
11 years ago
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.
11 years ago
James Cammarata
d21714a37f
Fix for network byte order issues in accelerate
11 years ago
Dylan Martin
6b26a73681
switch to DictCursor
11 years ago
ryanaudiencepi
cd6d4f70c0
Monit fix - Use case insensitive comparison
11 years ago
Michael DeHaan
df529b9b69
Merge pull request #4338 from jlaska/ec2_group_idempotency
...
Add idempotency support to ec2_group
11 years ago
James Laska
e002496f0e
Add idempotency support to ec2_group
11 years ago
James Cammarata
1d08bcd7c5
Adding some version_added strings to the new accelerate configs docs
11 years ago
James Cammarata
b11e12652e
Adding new accelerate settings to default config and docs
11 years ago
Nace Oroz
672a0c04e4
Fixes service update-rc.d functionality on debian
11 years ago
Michael DeHaan
42eeac5aba
htpasswd documentation formatting fix
11 years ago
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.
11 years ago
bennojoy
00dcf0f1ac
minor fixes
11 years ago
bennojoy
c374b4e442
support for google cloud storage module
11 years ago
James Cammarata
8a4310d9b9
Updated CHANGELOG for new accelerate features
11 years ago