Closed rnt closed 7 years ago
Build is failing. Pinning rabbitmq to version 3.6.1
will probably fix it. The chef run in travis is a bit picky about the new version for some reason.
What exactly does this fix? Chef13 already worked in master…
@thoutenbos please release master ASAP so people wont fork and try to solve already fixed issues. thanks :)
@thoutenbos travis failed because the execution was 10 minutes without text output. When I did the test (kitchen-vagrant-virtualbox) it took about 15 minutes in total, but that did not happen.
@rmoriz this PR fixed the tests running with kitchen (and bump version).
Full kitchen test centos-7
output is here: https://pastebin.com/pQ3bTfzN
mariadb
seems to be broken on CentOS. I'm getting the following error:
https://travis-ci.org/rmoriz/chef-acme#L2098
Update:
Looks like RedHat.com and various other sites are down
GPG key retrieval failed: [Errno 14] curl#7 - "Failed connect to dl.fedoraproject.org:443; No route to host"
The RabbitMQ startup timeout also happens in the CI of the rabbitmq cookbook…
@rnt does it still make sense to rebase this after #71 ?
Should be obsolete by now
Enable acme cookbook to use in Chef 13.
Tested with
kitchen test centos-7
and running successfully. :)