ipxe-examples icon indicating copy to clipboard operation
ipxe-examples copied to clipboard

feat: Debug Mode with ipxe-examples Vagrant

Open irishgordo opened this issue 7 months ago • 1 comments

  • allow for debug mode when provisioning

Problem:

Debugging

Solution:

Enable debugging via settings flag, for both Ansible & Vagrant elements

Related Issue(s):

N/A

Test plan:

Test provisioning succeeds with debug enabled & disabled. With debugging enabled, should see a lot more underlying logs fired off in standard out in the terminal.

Additional documentation or context

N/A, self documented in comments of settings.yml

irishgordo avatar Jun 11 '25 22:06 irishgordo