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

Bugfix cannot reassign variable fr_service #224

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

jorhett
Copy link
Contributor

@jorhett jorhett commented Sep 7, 2024

My apologies. I changed a variable name in my last PR, causing this:

Evaluation Error: Cannot reassign variable '$fr_service' (file: **modules/freeradius/manifests/params.pp, line: 78, column: 15)

There's also an unrelated error where ldap is looking for the version fact as an top-level (legacy) fact.

Evaluation Error: Unknown variable: '::freeradius_version'. (file: **/modules/freeradius/manifests/module/ldap.pp, line: 77, column: 24)

Bugfix cannot reassign variable fr_service
Bugfix unknown variable in ldap module
@jorhett jorhett force-pushed the bugfix-duplicate-variable branch from de34648 to 77c6ce8 Compare September 8, 2024 00:15
@djjudas21 djjudas21 merged commit 20eefea into djjudas21:main Sep 8, 2024
0 of 2 checks passed
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.

2 participants