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

PXE boot variables enumeration overwrites log for each server #66

Open
dirkjanm opened this issue Oct 8, 2024 · 0 comments
Open

PXE boot variables enumeration overwrites log for each server #66

dirkjanm opened this issue Oct 8, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dirkjanm
Copy link
Contributor

dirkjanm commented Oct 8, 2024

When enumerating multiple distribution points, the following line will overwrite the log for each server, so you'll only get the results for the last server in practice

printlog(vars_files, self.logs_dir, filename)

@garrettfoster13 garrettfoster13 self-assigned this Oct 25, 2024
@garrettfoster13 garrettfoster13 added the bug Something isn't working label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants