Move hee from cosmos-sites.pp
This commit is contained in:
parent
a64b2533bb
commit
76640002c0
1 changed files with 0 additions and 6 deletions
|
@ -45,10 +45,4 @@ class sunetdrive::common {
|
||||||
require => Package['sysstat'],
|
require => Package['sysstat'],
|
||||||
notify => Service['sysstat'],
|
notify => Service['sysstat'],
|
||||||
}
|
}
|
||||||
if $::facts['os']['distro']['id'] == 'Debian' {
|
|
||||||
exec { 'sysstat_systemd_timer':
|
|
||||||
command => 'systemctl enable --now sysstat-collect.timer',
|
|
||||||
unless => 'systemctl is-enabled --quiet sysstat-collect.timer',
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue