Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix elasticache setup in SaltStack orchestration #19

Closed
ryan-lane opened this issue Nov 3, 2015 · 1 comment
Closed

Fix elasticache setup in SaltStack orchestration #19

ryan-lane opened this issue Nov 3, 2015 · 1 comment
Labels

Comments

@ryan-lane
Copy link
Contributor

For the autoscale group to launch correctly, it's necessary to know the elasticache IP address in the cloud-init.

One option here is to add a call in the cloud-init that looks up the elasticache IP address and injects it as an environment variable. Another (likely better option) is to fix issue #12, which would let us remove elasticache completely.

@ryan-lane
Copy link
Contributor Author

Since we dropped the redis requirement in ab8bc60 it doesn't make any sense to make this work for the orchestration. We can just remove elasticache from it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant