blob: af2e039ff8555258fddb5b24330714038e61b8f0 [file] [log] [blame]
Brad Bishop5a3ac182020-01-07 09:03:18 -05001option(
2 'first-boot-set-mac', type: 'feature', description: 'Set MAC address on first boot.',
3)
Brad Bishop403e2632020-01-07 09:44:35 -05004option(
5 'first-boot-set-hostname', type: 'feature', description: 'Set hostname on first boot.',
6)