sysstat: Added Debian support.
This commit is contained in:
parent
3a4dca1d00
commit
98ad1447ea
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ class sysstat {
|
|||
}
|
||||
|
||||
case $::operatingsystem {
|
||||
"ubuntu": {
|
||||
"debian","ubuntu": {
|
||||
file { "/etc/default/sysstat":
|
||||
ensure => present,
|
||||
source => "puppet:///modules/sysstat/sysstat.default",
|
||||
|
|
Loading…
Add table
Reference in a new issue