-
Notifications
You must be signed in to change notification settings - Fork 71
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
claw-playbook - blazegraph role fails at - Wait for blazegraph to expand #709
Comments
Just pulled the exact commit and started a
|
I'm using the same commit and it consistently errors out here:
|
@bryjbrown and your directory is clean correct? if you do |
What version of Ansible is everyone running? |
|
|
http://docs.ansible.com/ansible/latest/blockinfile_module.html The path argument was added in Ansible 2.3. I tend to think we should use the latest stable Ansible version, but I'm up for suggestions otherwise. Should probably go into the readme. |
@jonathangreen Agreed, I just started with whatever UPDATE: Upgrading to Ansible 2.3 did the trick for me, VM finished provisioning and is available. |
@Natkeeran What version of Ansible are you running? We may be able to close this one out with documentation. |
Was getting the same error for sometime, but after some time, I re-provisioned it and was not getting the same error.
|
Steps to reproduce
Expected result
Ansible should provision the claw vagrant.
Actual result
Ansible fails with the following message:
biddata.war seems to have been downloaded.
Notes
Not sure if get_url would unpact the war. Times out waiting to find log4j.properties!
https://github.com/Islandora-Devops/claw-playbook/blob/0c43866b45b9670fda9ed858e728c87b78e8ad2b/roles/internal/blazegraph/tasks/download.yml#L4
The text was updated successfully, but these errors were encountered: