13 lines
309 B
YAML
13 lines
309 B
YAML
---
|
|
# .. vim: foldmarker=[[[,]]]:foldmethod=marker
|
|
|
|
# .. envvar:: fusioninventory__agent_depend_packages
|
|
#
|
|
# List of dependent packages to install.
|
|
fusioninventory__agent_depend_packages:
|
|
- 'dmidecode'
|
|
|
|
fusioninventory__agent_packages:
|
|
- 'fusioninventory-agent'
|
|
- 'fusioninventory-agent-task-inventory'
|