36 lines
775 B
YAML
36 lines
775 B
YAML
---
|
|
# .. vim: foldmarker=[[[,]]]:foldmethod=marker
|
|
|
|
# .. envvar:: fusioninventory__agent_depend_packages
|
|
#
|
|
# List of dependent packages to install.
|
|
fusioninventory__agent_depend_packages:
|
|
- 'dmidecode'
|
|
- 'fusioninventory-agent'
|
|
- 'hdparm'
|
|
- 'hwdata'
|
|
- 'libfile-which-perl'
|
|
- 'libhttp-daemon-perl'
|
|
- 'libjson-pp-perl'
|
|
- 'libnet-cups-perl'
|
|
- 'libnet-ip-perl'
|
|
- 'libparse-edid-perl'
|
|
- 'libproc-daemon-perl'
|
|
- 'libsocket-getaddrinfo-perl'
|
|
- 'libtext-template-perl'
|
|
- 'libuniversal-require-perl'
|
|
- 'libwww-perl'
|
|
- 'libxml-treepp-perl'
|
|
- 'libxml-xpath-perl'
|
|
- 'libyaml-perl'
|
|
- 'libyaml-tiny-perl'
|
|
- 'lsb-base'
|
|
- 'pciutils'
|
|
- 'ucf'
|
|
- 'usbutils'
|
|
- 'usb.ids'
|
|
- 'xz-utils'
|
|
|
|
fusioninventory__agent_packages:
|
|
- 'fusioninventory-agent'
|