Brian Coca
|
da6d15d1f9
|
removed empty choices from files
|
2015-05-19 10:46:20 -04:00 |
|
Toshio Kuratomi
|
f083ca747a
|
Update submodule ref to fix postgres_user
|
2015-05-18 12:46:31 -07:00 |
|
Toshio Kuratomi
|
e69c7f5474
|
Update modules refs
|
2015-05-18 12:08:45 -07:00 |
|
Toshio Kuratomi
|
5343c99cb1
|
Update submodule pointers
|
2015-05-18 09:25:15 -07:00 |
|
Toshio Kuratomi
|
525de8b7cf
|
Fix codecs.escape_decode() usage
|
2015-05-17 09:28:48 -07:00 |
|
Toshio Kuratomi
|
8e2938c997
|
Update core module ref for lineinfile fix
|
2015-05-17 09:22:31 -07:00 |
|
Brian Coca
|
718898891e
|
Merge pull request #11011 from bcoca/fuse_selinux_fix
attempt to fix selinux context on fuse filesystems
|
2015-05-15 18:07:35 -04:00 |
|
Toshio Kuratomi
|
5a94720905
|
Pull in a lot more doc fixes
|
2015-05-15 12:12:45 -07:00 |
|
Toshio Kuratomi
|
674d1016c0
|
Update extras ref for doc fix
|
2015-05-15 11:52:57 -07:00 |
|
Toshio Kuratomi
|
b0448d9cf4
|
Update submodule refs
|
2015-05-15 11:34:54 -07:00 |
|
Brian Coca
|
e2de336a23
|
made special treatment of certain filesystem for selinux configurable
|
2015-05-15 13:19:15 -04:00 |
|
Toshio Kuratomi
|
892fba265b
|
Update to fix documentation build
|
2015-05-13 08:15:12 -07:00 |
|
Toshio Kuratomi
|
0a1dc74463
|
Update submodule refs
|
2015-05-13 07:52:13 -07:00 |
|
Toshio Kuratomi
|
6918a588c6
|
Update the extras module ref
|
2015-05-12 08:44:24 -07:00 |
|
James Cammarata
|
75b2082529
|
Submodule update
|
2015-05-12 10:33:19 -05:00 |
|
Toshio Kuratomi
|
490cde3cbd
|
Add python2.6+ as a documented requirement for rackspace modules
|
2015-05-11 12:25:03 -07:00 |
|
Toshio Kuratomi
|
c80c5c980d
|
Add python2.6 dep to aws and cloudstack doc fragments
|
2015-05-11 10:10:58 -07:00 |
|
Toshio Kuratomi
|
ebb4695da8
|
Update the submodule pointers
|
2015-05-11 09:09:00 -07:00 |
|
Brian Coca
|
a6683ba2b8
|
Merge pull request #10958 from resmo/fix/cloudstack_variable_typo
cloudstack: fix typo in variable, fixes get_domain()
|
2015-05-08 14:31:49 -04:00 |
|
Toshio Kuratomi
|
e6844f7e6c
|
Update core module ref for mysql fix
|
2015-05-08 10:41:31 -07:00 |
|
Rene Moser
|
62ccc1b9b6
|
cloudstack: fix typo in variable, fixes get_domain()
|
2015-05-08 16:42:07 +02:00 |
|
Toshio Kuratomi
|
bc4d51a4fd
|
Update module refs
|
2015-05-07 08:17:25 -07:00 |
|
Toshio Kuratomi
|
374ea10e6f
|
Update the core module pointer
|
2015-05-06 06:02:33 -07:00 |
|
Toshio Kuratomi
|
9b95c22dc0
|
Update for doc fixes
|
2015-05-05 13:59:00 -07:00 |
|
Toshio Kuratomi
|
6cbff51408
|
Pick up documentation fixes
|
2015-05-05 13:51:22 -07:00 |
|
Toshio Kuratomi
|
4839243366
|
Documentation fixes
|
2015-05-05 13:51:22 -07:00 |
|
Toshio Kuratomi
|
c488ea019f
|
Fix cs_instance docs
|
2015-05-04 13:52:48 -07:00 |
|
Brian Coca
|
17e65b45d0
|
Merge pull request #10913 from bcoca/sudosu_ask_fix
now properly inherit data from ansible.cfg for sudo/su ask pass
|
2015-05-04 16:51:19 -04:00 |
|
Brian Coca
|
b23a879273
|
now properly inherit data from ansible.cfg for sudo/su ask pass
fixes #10891
|
2015-05-04 16:42:25 -04:00 |
|
Toshio Kuratomi
|
cbde1c5ec0
|
Fix extending non-dict types from doc fragments
|
2015-05-04 13:39:07 -07:00 |
|
Toshio Kuratomi
|
b19d426f0b
|
Normalize the way requirements is specified
|
2015-05-04 13:39:07 -07:00 |
|
James Cammarata
|
99909b08ba
|
Submodule update
|
2015-05-04 15:06:00 -05:00 |
|
Toshio Kuratomi
|
61ec84ef71
|
Update module refs
|
2015-05-04 11:09:54 -07:00 |
|
Brian Coca
|
795a45fa4a
|
Merge pull request #10833 from resmo/feature/extend_cloudstack_utils
cloudstack: extend and fix cloudstack utils
|
2015-05-04 10:49:57 -04:00 |
|
Rene Moser
|
333c623b35
|
cloudstack: implement account und domain support in utils
|
2015-05-03 14:59:44 +02:00 |
|
Rene Moser
|
af74d7f1a9
|
cloudstack: add get_domain() and get_account() to utils
|
2015-05-03 14:34:25 +02:00 |
|
Michael Scherer
|
8d324e6a50
|
Fix pylint error on "cachefile does not exist"
Since cachefile is used to show the error message when stat
fail, the variable need to be declared.
|
2015-05-01 13:57:13 -04:00 |
|
Brian Coca
|
0951a74ea0
|
Merge pull request #10893 from sidick/fix_fetch_url_with_custom_https_port
Allow the use of HTTP on custom ports in the fetch_url function
|
2015-05-01 12:35:42 -04:00 |
|
Rene Moser
|
034ac8ae78
|
cloudstack: _has_changed() should not compare None values
|
2015-05-01 17:25:06 +02:00 |
|
Toshio Kuratomi
|
428f667497
|
Update module refs
|
2015-05-01 08:19:02 -07:00 |
|
Simon Dick
|
6e65ccabc3
|
Allow the use of HTTP on custom ports in the fetch_url function
|
2015-05-01 13:52:29 +01:00 |
|
Toshio Kuratomi
|
1c250ee4e7
|
Pull in route53 fix
|
2015-04-30 20:07:36 -07:00 |
|
Toshio Kuratomi
|
df881b7f37
|
Update core module ref for docker fix
|
2015-04-30 19:10:52 -07:00 |
|
Toshio Kuratomi
|
f2afd1a248
|
Update core pointer to pick up docker fix
|
2015-04-30 17:44:38 -07:00 |
|
Toshio Kuratomi
|
b851ce29e9
|
Update core modules to pick up mysql_user fix
|
2015-04-30 12:55:59 -07:00 |
|
Toshio Kuratomi
|
dabf16a714
|
Update core module pointers for v1 and v2
|
2015-04-30 08:09:28 -07:00 |
|
Brian Coca
|
4e85419257
|
Merge pull request #10853 from cgar/spelling
just a few spelling error changes
I swear only 95% of those are mine!
|
2015-04-30 09:02:09 -04:00 |
|
Rene Moser
|
b11cd73df1
|
cloudstack: add tag support in utils
|
2015-04-29 21:06:58 +02:00 |
|
Toshio Kuratomi
|
8b620640b0
|
Update extras submodule refs to pick up docs fixes
|
2015-04-28 11:13:29 -07:00 |
|
Toshio Kuratomi
|
223c2a2721
|
Update submodules
|
2015-04-28 10:44:43 -07:00 |
|