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

Dependency cycle #34

Closed
manuelzambrano opened this issue May 25, 2017 · 1 comment
Closed

Dependency cycle #34

manuelzambrano opened this issue May 25, 2017 · 1 comment

Comments

@manuelzambrano
Copy link

Fails when parameters such as users, snmps or networks are used.

class { ipmi:
    users => $var
}
Error: Could not apply complete catalog: Found 1 dependency cycle:
Exec[ipmi_set_snmp_1] => Ipmi::Snmp[lan1] => Class[Ipmi] => Ipmi::Snmp[lan1] => Exec[ipmi_set_snmp_1]
@jhoblitt
Copy link
Owner

jhoblitt commented Apr 7, 2022

Please reopen this issue if this problem can be reproduced using >= 3.0.0.

@jhoblitt jhoblitt closed this as completed Apr 7, 2022
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

No branches or pull requests

2 participants