This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
linux-formula
mirror of
https://github.com/salt-formulas/salt-formula-linux
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
8
Wiki
Activity
Browse Source
Update map.jinja
add Jammy Support
pull/221/head
preussal
1 year ago
parent
f4225af445
commit
d2b118949b
No account linked to committer's email address
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
+3
-0
linux/map.jinja
+ 3
- 0
linux/map.jinja
View File
@@ -396,6 +396,9 @@ Debian:
'CentOS Stream 8': {
'lvm_services': ['lvm2-lvmpolld', 'lvm2-monitor'],
},
'jammy': {
'lvm_services': ['lvm2-monitor'],
},
'focal': {
'lvm_services': ['lvm2-monitor'],
},
Write
Preview
Loading…
Cancel
Save