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

Openseadragon fails to install #775

Closed
seth-shaw-unlv opened this issue Jan 18, 2018 · 5 comments
Closed

Openseadragon fails to install #775

seth-shaw-unlv opened this issue Jan 18, 2018 · 5 comments

Comments

@seth-shaw-unlv
Copy link
Contributor

ansible-role-drupal-seadragon fails with CentOS 7. The shell calls drush but it isn't found. The fix is to use the drush_path variable instead. I'll issue a pull request with the fix, once I figure out how to do it...

@whikloj
Copy link
Member

whikloj commented Jan 18, 2018

Good call @seth-shaw-unlv, I should have be doing that anyways.

I'll note that I don't think the {{ drush_path }} is defined in the openseadragon role so you probably need to define a variable and add it to one of the top level group_vars files.

@seth-shaw-unlv
Copy link
Contributor Author

Ah, yes, making these things idempotent... Could I just add it to the repo's defaults/main.yml? Granted, it won't work at all if drush isn't installed, so we should note that in the docs too....

@seth-shaw-unlv
Copy link
Contributor Author

I've updated the pull request to include the variable in defaults/main.yml and updated the README.

@DigitLib
Copy link

@seth-shaw-unlv It passed on CentOS

@whikloj
Copy link
Member

whikloj commented Jan 30, 2018

@whikloj whikloj closed this as completed Jan 30, 2018
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

3 participants