- 01 Apr, 2014 1 commit
-
-
Without the `subnet` parameter supplied there's an error `msg: Parameter vpc_security_groups invalid for create command`. (This might be a bug?) If the VPC security group name rather than ID is supplied there's an error: `msg: Invalid security group , groupId= <some group name>, groupName=.` (Accepting a group name might be a feature enhancement.) In my case I set the subnet as `default` and used `register` to get the result of the security group creation section and just referred to its `group_id` property.
follower committed
-
- 31 Mar, 2014 19 commits
-
-
Disclosure policy should really be up here, so fixing that.
Michael DeHaan committed -
James Tanner committed
-
Fixes #6677
James Cammarata committed -
Related to f23bb344
James Cammarata committed -
Fixes #6657
James Cammarata committed -
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
Update files documentation for usage of force=True and hardlinks
James Tanner committed -
James Tanner committed
-
Documentation: fix various small typos
Michael DeHaan committed -
fix typo in the capabilities module description
Michael DeHaan committed -
James Cammarata committed
-
James Tanner committed
-
Add option to create host_key directory if it doesn't exist
James Cammarata committed
-
- 30 Mar, 2014 11 commits
-
-
Eric Dahl committed
-
Michael Scherer committed
-
don't parse empty stream chunks
Michael DeHaan committed -
Matt Way committed
-
James Laska committed
-
backreferences should be double escaped
Michael DeHaan committed -
More descriptive error message if init system is unknown
James Cammarata committed -
Fixes #6731
James Cammarata committed -
Also fixed a bug in which the state parameter was marked as a 'bool' type, which was breaking execution of the module. Fixes #6543
James Cammarata committed -
Adam Nielsen committed
-
- 29 Mar, 2014 5 commits
-
-
James Laska committed
-
cgtx committed
-
Bugfix to ufw module to properly support "logging" (and docfix for choises, choices):
Michael DeHaan committed -
It's a separate parameter so updated docs and set it as mutually exclusive param. Also due to an array construction typo it was not working in any situation (ufw LOGLEVEL was passed to cmd instead of ufw logging LOGLEVEL). Also fixed doc and parameters parsing typo ("choises" should be "choices")
Ahti Kitsik committed -
Update homebrew module.
Michael DeHaan committed
-
- 28 Mar, 2014 4 commits
-
-
Daniel Jaouen committed
-
Daniel Jaouen committed
-
svr4pkg changes - Did my best to rebase. Now includes the latest changes made to devel, al...
Michael DeHaan committed -
Bugfix for gc_storage and s3
Michael DeHaan committed
-