This repository has been archived by the owner on Jun 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Convert Terraform to Ansible and fix several issues/RFEs #50
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
Fixes #48 Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
Aside: I hate Ansible so much sometimes. The boto library sucks. Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
Signed-off-by: Jared Hocutt <jhocutt@redhat.com>
Fixed elb name on destroy
@akochnev Just a heads up, I merged your PR into this one and then merged this into Thanks again for the ELB PR and for taking a look at the EIP destroy. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a fairly large PR that includes preliminary work needed to add air-gapped support. Most of the work here is related to removing the Terraform deployment and converting to using Ansible instead.
Along the way, several issues and RFEs were fixed.
fixes #19
fixes #38
fixes #45 - The container image is built locally and no longer pulled, so this is no longer relevant
fixes #47
fixes #48