Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Added support for config parameters elastic_ip => '<ip>', allocate_elast... #129

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Aug 27, 2013

  1. Added support for config parameters elastic_ip => '<ip>', allocate_el…

    …astic_ip => 'standard/vpc'
    Madhurranjan Mohaan committed Aug 27, 2013
    Configuration menu
    Copy the full SHA
    9a86a91 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2013

  1. Fixed terminate_instance issue and added config warning to locales

    Madhurranjan Mohaan committed Aug 28, 2013
    Configuration menu
    Copy the full SHA
    aa8d3fe View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2013

  1. Create host directory when using SyncFolders if it doesn't exist

    Charles Hooper authored and Madhurranjan Mohaan committed Aug 31, 2013
    Configuration menu
    Copy the full SHA
    afa6b44 View commit details
    Browse the repository at this point in the history
  2. Fix typo in rsync and mkdir error messages

    Charles Hooper authored and Madhurranjan Mohaan committed Aug 31, 2013
    Configuration menu
    Copy the full SHA
    985a0f2 View commit details
    Browse the repository at this point in the history
  3. Change mkdir SyncFolders fix so that it is cross-platform

    Charles Hooper authored and Madhurranjan Mohaan committed Aug 31, 2013
    Configuration menu
    Copy the full SHA
    9c8c650 View commit details
    Browse the repository at this point in the history
  4. Catch StandardError instead of Exception

    Charles Hooper authored and Madhurranjan Mohaan committed Aug 31, 2013
    Configuration menu
    Copy the full SHA
    e8447ba View commit details
    Browse the repository at this point in the history
  5. elastic IP address for VPC instances

    Ben Whaley authored and Madhurranjan Mohaan committed Aug 31, 2013
    Configuration menu
    Copy the full SHA
    930b466 View commit details
    Browse the repository at this point in the history
  6. Added iam_instance_profile_arn and iam_instance_profile_name to confi…

    …guration to allow launching instances via vagrant with IAM Instance Profiles.
    jonathanq authored and Madhurranjan Mohaan committed Aug 31, 2013
    Configuration menu
    Copy the full SHA
    833baa2 View commit details
    Browse the repository at this point in the history
  7. handle EIPs for both VPC and standard EC2 instances

    Ben Whaley authored and Madhurranjan Mohaan committed Aug 31, 2013
    Configuration menu
    Copy the full SHA
    a3bf212 View commit details
    Browse the repository at this point in the history
  8. check for elastic_ip before warning about not having one

    Ben Whaley authored and Madhurranjan Mohaan committed Aug 31, 2013
    Configuration menu
    Copy the full SHA
    77390c5 View commit details
    Browse the repository at this point in the history
  9. release elastic ip address upon termination

    Ben Whaley authored and Madhurranjan Mohaan committed Aug 31, 2013
    Configuration menu
    Copy the full SHA
    972696b View commit details
    Browse the repository at this point in the history
  10. added elastic_ip entry in config spec

    bwhaley authored and Madhurranjan Mohaan committed Aug 31, 2013
    Configuration menu
    Copy the full SHA
    604a7a0 View commit details
    Browse the repository at this point in the history
  11. update changelog to reflect last merges

    update gemfile, plugin requires version 1.2+
    tralamazza authored and Madhurranjan Mohaan committed Aug 31, 2013
    Configuration menu
    Copy the full SHA
    85f1ab8 View commit details
    Browse the repository at this point in the history
  12. Update CHANGELOG.md

    PR #65
    tralamazza authored and Madhurranjan Mohaan committed Aug 31, 2013
    Configuration menu
    Copy the full SHA
    cc23b13 View commit details
    Browse the repository at this point in the history
  13. OCD

    tralamazza authored and Madhurranjan Mohaan committed Aug 31, 2013
    Configuration menu
    Copy the full SHA
    2ae6759 View commit details
    Browse the repository at this point in the history
  14. create folder only if option :create is set

    tralamazza authored and Madhurranjan Mohaan committed Aug 31, 2013
    Configuration menu
    Copy the full SHA
    be71c1e View commit details
    Browse the repository at this point in the history
  15. Update CHANGELOG.md

    PR #17
    tralamazza authored and Madhurranjan Mohaan committed Aug 31, 2013
    Configuration menu
    Copy the full SHA
    b991da5 View commit details
    Browse the repository at this point in the history
  16. Update CHANGELOG.md

    PR #68
    tralamazza authored and Madhurranjan Mohaan committed Aug 31, 2013
    Configuration menu
    Copy the full SHA
    b28684d View commit details
    Browse the repository at this point in the history
  17. catch leaked Excon errors from Fog

    tralamazza authored and Madhurranjan Mohaan committed Aug 31, 2013
    Configuration menu
    Copy the full SHA
    f4f6162 View commit details
    Browse the repository at this point in the history
  18. closes #125 implements shutdown_behavior

    tralamazza authored and Madhurranjan Mohaan committed Aug 31, 2013
    Configuration menu
    Copy the full SHA
    ad593c8 View commit details
    Browse the repository at this point in the history
  19. Update CHANGELOG.md

    tralamazza authored and Madhurranjan Mohaan committed Aug 31, 2013
    Configuration menu
    Copy the full SHA
    90196f5 View commit details
    Browse the repository at this point in the history
  20. Fixed issue related to instanceInitiatedShutdownBehavior when ami roo…

    …t_device_type is instance-store
    Madhurranjan Mohaan committed Aug 31, 2013
    Configuration menu
    Copy the full SHA
    d0a6018 View commit details
    Browse the repository at this point in the history