Install collectd on all systems

This commit is contained in:
Keith Whyte 2022-06-14 19:43:01 +02:00
parent c5382a1752
commit 4d80d2bed3
2 changed files with 6 additions and 2 deletions

View file

@ -38,9 +38,8 @@ class rhizo_base::osmocom {
ensure => 'absent'
}
package { [ 'collectd', 'libxml2-utils', 'systemd-coredump' ]:
package { 'systemd-coredump':
ensure => 'installed',
install_options => ['--no-install-recommends'],
}
package { [ 'osmo-stp', 'osmo-mgw', 'osmo-sgsn',