Преглед изворни кода

Update map.jinja

Add support fpr Ubuntu Focal.
pull/218/head
preussal пре 4 година
родитељ
комит
201722bb13
1 измењених фајлова са 3 додато и 1 уклоњено
  1. +3
    -1
      linux/map.jinja

+ 3
- 1
linux/map.jinja Прегледај датотеку

@@ -383,6 +383,9 @@ Debian:
},
},
}, merge=salt['grains.filter_by']({
'focal': {
'lvm_services': ['lvm2-monitor'],
},
'buster': {
'lvm_services': ['lvm2-monitor'],
},
@@ -469,4 +472,3 @@ Debian:
}
},
}, grain='os_family', merge=salt['pillar.get']('linux:monitoring')) %}


Loading…
Откажи
Сачувај