<?xml version="1.0"?>
<!DOCTYPE profile SYSTEM "/usr/share/autoinstall/dtd/profile.dtd">
<profile xmlns="http://www.suse.com/1.0/yast2ns" xmlns:config="http://www.suse.com/1.0/configns">
  <report>
    <errors>
      <log config:type="boolean">true</log>
      <show config:type="boolean">true</show>
      <timeout config:type="integer">10</timeout>
    </errors>
    <messages>
      <log config:type="boolean">true</log>
      <show config:type="boolean">true</show>
      <timeout config:type="integer">10</timeout>
    </messages>
    <warnings>
      <log config:type="boolean">true</log>
      <show config:type="boolean">true</show>
      <timeout config:type="integer">10</timeout>
    </warnings>
    <yesno_messages>
      <log config:type="boolean">true</log>
      <show config:type="boolean">true</show>
      <timeout config:type="integer">10</timeout>
    </yesno_messages>
  </report>
  <general> 
     <signature-handling>
       <accept_unsigned_file config:type="boolean">true</accept_unsigned_file>
       <accept_file_without_checksum config:type="boolean">true</accept_file_without_checksum>
       <accept_verification_failed config:type="boolean">true</accept_verification_failed>
       <accept_unknown_gpg_key config:type="boolean">true</accept_unknown_gpg_key>
     </signature-handling>
  </general>
  <suse_register>
    <do_registration config:type="boolean">true</do_registration>
    <registration_data/>
    <submit_hwdata config:type="boolean">true</submit_hwdata>
    <submit_optional config:type="boolean">true</submit_optional>
  </suse_register>
  <networking>
    <dns>
      <dhcp_hostname config:type="boolean">true</dhcp_hostname>
      <dhcp_resolv config:type="boolean">true</dhcp_resolv>
    </dns>
    <interfaces config:type="list">
      <interface>
        <bootproto>dhcp</bootproto>
        <device>eth0</device>
        <name>Ethernet Network Card</name>
        <startmode>auto</startmode>
        <usercontrol>no</usercontrol>
      </interface>
    </interfaces>
    <modules config:type="list">
      <module_entry>
        <device>static-0</device>
        <module></module>
        <options></options>
      </module_entry>
    </modules>
    <routing>
      <ip_forward config:type="boolean">false</ip_forward>
    </routing>
  </networking>
  <software>
    <post-packages config:type="list">
      <package>yast2-cim</package>
    </post-packages>
  </software>
  <users config:type="list">
    <user>
      <encrypted config:type="boolean">true</encrypted>
      <user_password>$2a$05$7.BjUXGxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxR3PDFytFyq</user_password>
      <username>root</username>
    </user>
  </users>
  <partitioning config:type="list">
    <drive>
      <use>all</use>
    </drive>
  </partitioning>
</profile>
