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

fix: recursive requisite rabbitmqadmin with latest salt builds #138

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sylvainfaivre
Copy link
Contributor

@sylvainfaivre sylvainfaivre commented Jan 11, 2024

(Work In Progress)

See #139 for up to date CI results without any code change.

Eight different OSes fail with :

       ----------
                 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 think it is caused by a change in Salt's code for detecting recursive requisites.

@sylvainfaivre sylvainfaivre force-pushed the fix/sf/recurs branch 2 times, most recently from e068cd0 to d64cbb8 Compare January 11, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant