Przeglądaj źródła

fix(storage): Define LVM serive list for Debian 10

pull/207/head
Pascal Liehne 5 lat temu
rodzic
commit
3acfc7171a
1 zmienionych plików z 3 dodań i 0 usunięć
  1. +3
    -0
      linux/map.jinja

+ 3
- 0
linux/map.jinja Wyświetl plik

@@ -383,6 +383,9 @@ Debian:
},
},
}, merge=salt['grains.filter_by']({
'buster': {
'lvm_services': ['lvm2-monitor'],
},
'trusty': {
'lvm_services': ['udev'],
},

Ładowanie…
Anuluj
Zapisz