Brad Bishop | 5a3ac18 | 2020-01-07 09:03:18 -0500 | [diff] [blame] | 1 | option( |
2 | 'first-boot-set-mac', type: 'feature', description: 'Set MAC address on first boot.', | ||||
3 | ) | ||||
Brad Bishop | 403e263 | 2020-01-07 09:44:35 -0500 | [diff] [blame] | 4 | option( |
5 | 'first-boot-set-hostname', type: 'feature', description: 'Set hostname on first boot.', | ||||
6 | ) |