This file is indexed.

/usr/share/puppet/modules.available/ironic/templates/inspector_ipxe.erb is in puppet-module-ironic 7.0.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
#!ipxe

dhcp

kernel http://<%= @dnsmasq_local_ip %>:8088/agent.kernel ipa-inspection-callback-url=http://<%= @dnsmasq_local_ip %>:5050/v1/continue systemd.journald.forward_to_console=yes BOOTIF=${mac}
initrd http://<%= @dnsmasq_local_ip %>:8088/agent.ramdisk
boot