-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi, I am working my way though the local instalation as described here http://tuxlab.org/#/install/install_local
I have managed to get past a few failures so far including the version of Ansible not being the most recent, I have now hit a roadblock at the following task
TASK [centos : Install EPEL repo.] *********************************************
FAILED - RETRYING: Install EPEL repo. (5 retries left).
FAILED - RETRYING: Install EPEL repo. (4 retries left).
FAILED - RETRYING: Install EPEL repo. (3 retries left).
FAILED - RETRYING: Install EPEL repo. (2 retries left).
FAILED - RETRYING: Install EPEL repo. (1 retries left).
fatal: [meteor]: FAILED! => {"attempts": 5, "changed": false, "msg": "", "rc": 0, "results": ["epel-release-7-11.noarch providing /home/vagrant/.ansible/tmp/ansible-tmp-1560780267.31-274711308389900/epel-release-latest-7.noarchm1ch7e.rpm is already installed"]}
PLAY RECAP *********************************************************************
dhost : ok=16 changed=6 unreachable=0 failed=0 skipped=2 rescued=0 ignored=2
dswarm : ok=3 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=1
meteor : ok=5 changed=1 unreachable=0 failed=1 skipped=0 rescued=0 ignored=1
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
Makefile:11: recipe for target 'up' failed
make: *** [up] Error 1
Full log is here
output.txt
Metadata
Metadata
Assignees
Labels
No labels