This file is indexed.

/usr/lib/python3/dist-packages/provisioningserver/drivers/power/amt.wsman-boot-config.xml is in python3-maas-provisioningserver 2.4.0~beta2-6865-gec43e47e6-0ubuntu1.

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
 8
 9
10
11
12
13
<p:SetBootConfigRole_INPUT xmlns:p="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_BootService">
  <p:BootConfigSetting xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
	               xmlns:wsman="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd">
    <wsa:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:Address>
    <wsa:ReferenceParameters>
      <wsman:ResourceURI>http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_BootConfigSetting</wsman:ResourceURI>
      <wsman:SelectorSet>
        <wsman:Selector wsman:Name="InstanceID">Intel(r) AMT: Boot Configuration 0</wsman:Selector>
      </wsman:SelectorSet>
    </wsa:ReferenceParameters>
  </p:BootConfigSetting>
  <p:Role>1</p:Role>
</p:SetBootConfigRole_INPUT>