Skip to content

add rcm option and source repetitive code#75

Merged
johnkim76 merged 1 commit into
fusor:devfrom
jmontleon:rcm-flag
Jun 21, 2017
Merged

add rcm option and source repetitive code#75
johnkim76 merged 1 commit into
fusor:devfrom
jmontleon:rcm-flag

Conversation

@jmontleon
Copy link
Copy Markdown
Contributor

No description provided.

@jmontleon jmontleon changed the title add rcm option and source repetitive code [DO NOT MERGE] add rcm option and source repetitive code Jun 16, 2017
@jwmatthews
Copy link
Copy Markdown
Member

+1 to the approach of --rcm and specifying the different variables in a separate file.

Comment thread gather_vars Outdated

if [ "$1" == "--rcm" ]; then
shift
extra_args+='-e @../../rcm_vars.yml'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wondering if this might be a problem running from ec2 directory, assuming this was written for sourcing from "local/linux" or "local/mac" instead of "ec2"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, likely it will be a problem. I'll look at an alternative way of handling it.

Thanks for catching that.

@jwmatthews jwmatthews self-assigned this Jun 20, 2017
@jwmatthews
Copy link
Copy Markdown
Member

I'm working on a rebase and review of this, will update once it's ready.

@jwmatthews
Copy link
Copy Markdown
Member

I attempted to rebase this work in PR 78

@jwmatthews
Copy link
Copy Markdown
Member

I closed pr 78 since this has been rebased.
Tested on linux with --rcm and saw successful provision/bind.

ACK

@jmontleon jmontleon changed the title [DO NOT MERGE] add rcm option and source repetitive code add rcm option and source repetitive code Jun 21, 2017
@johnkim76 johnkim76 merged commit 32fc887 into fusor:dev Jun 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants