mirror of
https://github.com/saltstack-formulas/sudoers-formula.git
synced 2025-02-17 15:44:26 +01:00
Added Linux Mint support.
This commit is contained in:
parent
f6af37072c
commit
c9230f1b14
@ -5,7 +5,8 @@
|
||||
'Fedora': {'sudo': 'sudo'},
|
||||
'RedHat': {'sudo': 'sudo'},
|
||||
'Amazon': {'sudo': 'sudo'},
|
||||
'Gentoo': {'sudo': 'app-admin/sudo'}
|
||||
'Gentoo': {'sudo': 'app-admin/sudo'},
|
||||
'Mint': {'sudo': 'sudo'}
|
||||
} %}
|
||||
|
||||
{% if 'package_table' in pillar %}
|
||||
|
Loading…
Reference in New Issue
Block a user