Selaa lähdekoodia

fix lvm_service package names for centos 8 stream (#228)

pull/231/head
Michael Feger 3 vuotta sitten
vanhempi
commit
e7e785f299
No account linked to committer's email address
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. +3
    -0
      linux/map.jinja

+ 3
- 0
linux/map.jinja Näytä tiedosto

@@ -393,6 +393,9 @@ Debian:
},
},
}, merge=salt['grains.filter_by']({
'CentOS Stream 8': {
'lvm_services': ['lvm2-lvmpolld', 'lvm2-monitor'],
},
'focal': {
'lvm_services': ['lvm2-monitor'],
},

Loading…
Peruuta
Tallenna