Open
Description
https://gitlab.com/saltstack-formulas/rabbitmq-formula/-/jobs/5901225509
----------
ID: rabbitmq-config-plugins-rabbit-rabbitmqadmin-install
Function: cmd.run
Name: curl -k -L http://127.0.0.1:15672/cli/rabbitmqadmin -o /usr/local/sbin/rabbitmqadmin
Result: False
Comment: Recursive requisite found
Changes:
----------
I discovered this while working on a PR for some other stuff.
No changes were made in the formula in this part of the code, so I think it is caused by a change in Salt's code for detecting recursive requisites.
I'm working on a fix.