
identity:
  LinuxPrep:
    domain: snap.example.com
    hostName: 
    hwClockUTC: true
    timeZone: UTC

globalIPSettings:
  dnsSuffixList: [snap.example.com]
  dnsServerList: [192.168.42.2, 192.168.42.3]

nicSettingMap:
  - adapter:
      dnsDomain: snap.example.com
      dnsServerList: [192.168.42.2, 192.168.42.3]
      gateway: [192.168.42.1]
      ip: 192.168.42.42
      subnetMask: 255.255.255.0
