Skip to content

Fixes #39183 - FDI ISO (Discovery in PXE-less mode): Detection of IPv6 address information broken#181

Merged
stejskalleos merged 1 commit into
theforeman:masterfrom
ATIX-AG:39183
Mar 27, 2026
Merged

Fixes #39183 - FDI ISO (Discovery in PXE-less mode): Detection of IPv6 address information broken#181
stejskalleos merged 1 commit into
theforeman:masterfrom
ATIX-AG:39183

Conversation

@goarsna

@goarsna goarsna commented Mar 26, 2026

Copy link
Copy Markdown
Contributor

Booting the FDI from the ISO (Discovery in PXE-less mode), detection of IPv6 address information raises an exception: "undefined local variable or method `res6' for main:Object#012Did you mean? res"

This is caused by a typo in the "detect_ipv6_credentials" method:

cidr6 = res6.filter { |k, _v| k.include? 'IP6.ADDRESS' }

@stejskalleos stejskalleos merged commit 9bb4086 into theforeman:master Mar 27, 2026
2 checks passed
@stejskalleos

Copy link
Copy Markdown
Contributor

Thanks @goarsna

@goarsna

goarsna commented Mar 30, 2026

Copy link
Copy Markdown
Contributor Author

You are welcome @stejskalleos :) And thanks for merging.

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