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

Added default values for configuration variables #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexandrst88
Copy link

No description provided.

@alexandrst88
Copy link
Author

Seems like tests failed due to

TASK [role_under_test : Download zookeeper version.] ***************************
fatal: [localhost]: FAILED! => {"changed": false, "dest": "/opt/src/zookeeper-3.4.12.tar.gz", "msg": "Request failed", "response": "HTTP Error 404: Not Found", "state": "absent", "status_code": 404, "url": "http://www.us.apache.org/dist/zookeeper/zookeeper-3.4.12/zookeeper-3.4.12.tar.gz"}
 [WARNING]: Could not create retry file```

@seancdugan
Copy link

Probably would want to pull from the archive url that will maintain the version. https://archive.apache.org/dist/zookeeper/zookeeper-3.4.12/zookeeper-3.4.12.tar.gz

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.

2 participants