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] ID apache-service-running in SLS apache.service.running is not a dictionary #383

Open
OrangeDog opened this issue Oct 13, 2022 · 0 comments
Labels

Comments

@OrangeDog
Copy link

OrangeDog commented Oct 13, 2022

If apache:manage_service_states is set to False, then the formula fails to compile.

This if block results in a dangling state id:
https://github.com/saltstack-formulas/apache-formula/blob/v1.2.2/apache/service/running.sls#L14

It appears this file has been broken since it was introduced in 47818fc.
The previous code in init.sls worked differently.

@OrangeDog OrangeDog added the bug label Oct 13, 2022
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