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 hostname_mapping in Citrix ADM #607

Merged
merged 4 commits into from
Nov 21, 2024

Conversation

jdrew82
Copy link
Contributor

@jdrew82 jdrew82 commented Nov 21, 2024

This PR fixes the hostname_mapping functionality in the Citrix ADM integration. I found when used in client that I had used JSONVar when I meant a StringVar as it's a list of tuples. This also does a bit of housekeeping to remove a duplicate parse_hostname_for_role() that I had missed in the Meraki integration.

@jdrew82 jdrew82 added integration: meraki Issues/PRs for Meraki integration. integration: citrix adm Issues/PRs for Citrix ADM integration. labels Nov 21, 2024
@jdrew82 jdrew82 self-assigned this Nov 21, 2024
@jdrew82 jdrew82 requested a review from a team as a code owner November 21, 2024 20:18
@jdrew82 jdrew82 merged commit 2ea8bd3 into develop Nov 21, 2024
15 checks passed
@jdrew82 jdrew82 deleted the patch-fix_citrix_hostname_mapping branch November 21, 2024 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration: citrix adm Issues/PRs for Citrix ADM integration. integration: meraki Issues/PRs for Meraki integration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants