2020-09-30 16:05:10 +02:00
|
|
|
---
|
|
|
|
# .. vim: foldmarker=[[[,]]]:foldmethod=marker
|
|
|
|
|
2020-10-07 07:18:47 +02:00
|
|
|
# .. envvar:: fusioninventory__agent_depend_packages
|
2020-09-30 16:05:10 +02:00
|
|
|
#
|
|
|
|
# List of dependent packages to install.
|
|
|
|
fusioninventory__agent_depend_packages:
|
|
|
|
- 'dmidecode'
|
2020-11-10 15:19:08 +01:00
|
|
|
- 'fusioninventory-agent'
|
2020-09-30 16:05:10 +02:00
|
|
|
- 'hdparm'
|
2020-11-10 15:19:08 +01:00
|
|
|
- 'hwdata'
|
2020-09-30 16:05:10 +02:00
|
|
|
- 'libfile-which-perl'
|
|
|
|
- 'libhttp-daemon-perl'
|
2020-11-10 15:19:08 +01:00
|
|
|
- 'libjson-pp-perl'
|
2020-09-30 16:05:10 +02:00
|
|
|
- 'libnet-cups-perl'
|
|
|
|
- 'libnet-ip-perl'
|
2020-11-10 15:19:08 +01:00
|
|
|
- 'libparse-edid-perl'
|
|
|
|
- 'libproc-daemon-perl'
|
2020-09-30 16:05:10 +02:00
|
|
|
- 'libsocket-getaddrinfo-perl'
|
|
|
|
- 'libtext-template-perl'
|
2020-11-10 15:19:08 +01:00
|
|
|
- 'libuniversal-require-perl'
|
|
|
|
- 'libwww-perl'
|
|
|
|
- 'libxml-treepp-perl'
|
2021-06-10 12:24:34 +02:00
|
|
|
- 'libxml-xpath-perl'
|
2020-11-10 15:19:08 +01:00
|
|
|
- 'libyaml-perl'
|
2021-06-10 12:24:34 +02:00
|
|
|
- 'libyaml-tiny-perl'
|
2020-09-30 16:05:10 +02:00
|
|
|
- 'lsb-base'
|
2021-06-10 12:24:34 +02:00
|
|
|
- 'pciutils'
|
2020-11-10 15:19:08 +01:00
|
|
|
- 'ucf'
|
2021-06-10 12:24:34 +02:00
|
|
|
- 'usbutils'
|
|
|
|
- 'usb.ids'
|
2020-09-30 16:05:10 +02:00
|
|
|
- 'xz-utils'
|
2020-10-07 07:18:47 +02:00
|
|
|
|
2020-09-30 16:05:10 +02:00
|
|
|
fusioninventory__agent_packages:
|
|
|
|
- 'fusioninventory-agent'
|