blob: 0284ed1328f21fc1c7cd7a5d47a9a331676a9a8e [file] [log] [blame] [edit]
option('tests', type: 'feature', description: 'Build tests')
option(
'host-name',
type: 'string',
value: 'host',
description: 'The Host name in the object path.',
)
# Generate configuration from Yaml
option(
'invsensor-yaml-gen',
type: 'string',
value: 'inventory-sensor-example.yaml',
)