Commit Graph

6779 Commits (9342c16e788274ad7dc68e50365fb8d1ea611395)
 

Author SHA1 Message Date
Anders Ingemann 9342c16e78 Add github ID to author field in sensu_check
As proposed by @gregdek in #983
9 years ago
James Cammarata 738caf35da Merge pull request #436 from gaqzi/rabbitmq_plugin_ignore_pival_banner
Ignore extra lines from Pivotal's RabbitMQ package
9 years ago
James Cammarata 61ceebdd8c Merge pull request #807 from indrajitr/pacman-boolean-fix
pacman: Remove choice list for boolean values in arg spec
9 years ago
James Cammarata 4c9b804ffe Merge pull request #916 from senz/patch-1
Update mongodb_user.py
9 years ago
James Cammarata 4c59101825 Merge pull request #961 from resmo/feature/cs_account
cloudstack: cs_account improvements
9 years ago
James Cammarata 6198f5471f Merge pull request #972 from wimnat/feature/route_table_facts_doc_fix
Documentation fixup
9 years ago
James Cammarata 984b7bd09d Merge pull request #983 from DazWorrall/bug/sensu_check_missing_file
Fix errors in sensu_check
9 years ago
Darren Worrall b0926125c2 Fix json loading in sensu_check
Fixes `AttributeError: 'str' object has no attribute 'read'` when the
check path exists
9 years ago
Darren Worrall 4ead053031 Initialise `stream` variable
Fixes `UnboundLocalError: local variable 'stream' referenced before
assignment` when the check path doesnt exist
9 years ago
Rob d1c15d6c84 Documentation fixup 9 years ago
Rene Moser c419dabe12 cloudstack: cs_account re-factor error handling state=present 9 years ago
Rene Moser 67bc8e9fda cloudstack: cs_account: create account for states locked/disabled/enabled if not present 9 years ago
Rene Moser 462c90eb54 cloudstack: cs_account: add state unlocked as alias for enabled 9 years ago
Brian Coca ea1bd0b078 Merge pull request #959 from resmo/for-ansible
cloudstack: fix templates not always have checksums
9 years ago
Rene Moser 6bd40787ce cloudstack: fix templates not always have checksums
It is not documented but it seems only registered templates have checksums. Templates created from VMs and snapshot don't.

This change fixes the traceback. But we must re-thinking, if it still makes sense to look for the checksum.
9 years ago
Brian Coca 648ff9b856 Merge pull request #934 from analogbyte/devel
fix #894 by actually updating with the modified settings
9 years ago
Brian Coca 5a39c5ed0d Merge pull request #948 from steynovich/patch-1
Update route53_zone.py
9 years ago
Brian Coca 9285b232f7 Merge pull request #855 from markleehamilton/openvswitch_db
Openvswitch db
9 years ago
James Cammarata 82f8ffc627 Merge pull request #954 from evanccnyc/devel
fixing hang after creation in ec2_eni
9 years ago
Evan Carter 604578cfcc fixing hang after creation 9 years ago
steynovich bdfb67ae28 Update route53_zone.py
Proposed fix for issue #940

Fix: Include common AWS parameters in module arguments
9 years ago
Mark Hamilton cef26fd695 removed extra syslog message and DOCUMENTATION variable 9 years ago
Brian Coca 84b460d96d added version added 9 years ago
Brian Coca 919b2e96e2 Merge pull request #882 from isotopp/devel
add force= option to allow force installation/removal of packages
9 years ago
Kristian Koehntopp d0e3c882f9 Merge remote-tracking branch 'upstream/devel' into devel 9 years ago
Brian Coca 6ba52c694d Merge pull request #924 from resmo/for-ansible
cloudstack: cs_account: fix error handing on state=absent
9 years ago
Brian Coca cb1b8055ba Merge pull request #930 from yasuyuki-baba/devel
typetalk module does not work
9 years ago
Brian Coca c7fe46f3f7 Merge pull request #935 from privateip/devel
adds missing serialize_instance function
9 years ago
Peter Sprygada 356e867721 adds missing serialize_instance function 9 years ago
Brian Coca ba64e812b1 Merge pull request #926 from h3biomed/eni_creation_hang_fix
Fix hang at creation of detached ENIs
9 years ago
Daniel Nägele 39eb3807f3 fix #894 by actually updating with the modified settings 9 years ago
Kristian Koehntopp 7435b49f77 Merge remote-tracking branch 'upstream/devel' into devel 9 years ago
baba c7f7698fdc Fix missing parameter in typetalk module 9 years ago
Bret Martin e5fdbc25a2 Only wait for ENI attachment at creation when instance_id is specified 9 years ago
Toshio Kuratomi a55dbb717c Try to revert the pieces of #651 that @willthames and @erydo requested 9 years ago
Toshio Kuratomi 70568aa242 Merge pull request #651 from wimnat/feature/ec2_vpc_igw
Fixed incorrect connect_to_aws call
9 years ago
Rene Moser 6e2b97427b cloudstack: cs_account: fix error handing on state=absent 9 years ago
Toshio Kuratomi 6a3cf63351 correct documentation formatting 9 years ago
Kristian Koehntopp c57669a39f Merge remote-tracking branch 'upstream/devel' into devel 9 years ago
Brian Coca 5e45d9dffb added version_added to new feature 9 years ago
Brian Coca a9d5392b71 fixed option description 9 years ago
Brian Coca b235b171ad Merge pull request #722 from carljm/bower-production
Add 'production' option to bower module.
9 years ago
Brian Coca 12f8f125cf Merge pull request #918 from dbhirko/devel
ec2_vpc_igw.py changed boto connection obejct to vpc
9 years ago
Brian Coca 4a6285b774 Merge pull request #886 from DazWorrall/feature/cs_instance_custom
Add support for custom service offerings
9 years ago
Brian Coca 00ba47e4ed Merge pull request #718 from wimnat/feature/s3_lifecycle
New module - s3_lifecycle
9 years ago
Brian Coca b0b0ac1a58 Merge pull request #713 from trondhindenes/win_package
Added module win_package (was #618)
9 years ago
Brian Coca 2ca3a8112b Merge pull request #842 from stelligent/devel
fixes issue creating table when no range_key_name is defined
9 years ago
Brian Coca 5cd0fab9d0 Merge pull request #890 from kmalov/locale_gen_fix
Add some more locales to LOCALE_NORMALIZATION
9 years ago
Kristian Koehntopp 8eb37e7109 Merge remote-tracking branch 'upstream/devel' into devel 9 years ago
dbhirko 041d6f6077 Change boto connection object from ec2 to vpc
Issue 906 - ec2_vpc_igw has incorrect connection parameters
9 years ago