Skip to content

ThinkingSphinx recipe depends on the application being already deployed #316

@radamanthus

Description

@radamanthus

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions