Kitware / gobig

Provisioning big data applications with Resonant
Apache License 2.0
5 stars 3 forks source link

fix ec2 provisioning #57

Closed opadron closed 8 years ago

opadron commented 8 years ago

First in what will become a series of change sets for migrating to Ansible 2.0. Note that this PR seeks to merge the changes to a new branch: ansible2. All changes specific to Ansible 2.0 should be merged into this branch until all roles/filters/modules have been migrated.

Changes detailed below:

opadron commented 8 years ago

@kitware/gobig

kotfic commented 8 years ago

@opadron Addition of instance_profile_name to the role would be a great help for my work. This gives launched instances permissions on AWS based on an IAM role (e.g. for downloading/uploading to S3).

opadron commented 8 years ago

@kotfic I think we should make that feature another issue/pr. Do the changes LGTY, IAM features notwithstanding?

kotfic commented 8 years ago

yep, LGTM

On Mon, Apr 4, 2016 at 12:07 PM, Omar Padron notifications@github.com wrote:

@kotfic https://github.com/kotfic I think we should make that feature another issue/pr. Do the changes LGTY, IAM features notwithstanding?

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/Kitware/gobig/pull/57#issuecomment-205369800

Christopher Kotfila R&D Engineer Kitware Inc. http://www.kitware.com/company/team/kotfila.html

opadron commented 8 years ago

resolved via #65