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

[BUG] Recursive requisite found #137

Open
sylvainfaivre opened this issue Jan 11, 2024 · 0 comments
Open

[BUG] Recursive requisite found #137

sylvainfaivre opened this issue Jan 11, 2024 · 0 comments
Labels

Comments

@sylvainfaivre
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant