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

ThinkingSphinx recipe depends on the application being already deployed #316

Open
radamanthus opened this issue Dec 21, 2016 · 0 comments
Open

Comments

@radamanthus
Copy link
Contributor

radamanthus commented Dec 21, 2016

Because the custom chef run happens first before integration, the custom chef will always fail on newly booted instances.

The dependency is here: https://github.com/engineyard/ey-cloud-recipes/blob/master/cookbooks/thinking-sphinx-3/recipes/thinking_sphinx.rb#L61

Current workaround: Deploy, then re-run chef.

Sequence:

Boot
Main chef run succeeds
Custom chef run fails
Integration is not triggered
Deploy
Click Apply on the instance
Main chef run succeeds
Custom chef run succeeds

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

No branches or pull requests

1 participant