mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
Merge pull request #1502 from taigrr/develop
feat: adds support for linuxmint_20_ubuntu_base
This commit is contained in:
commit
da6d575ffe
1 changed files with 1 additions and 0 deletions
|
@ -1311,6 +1311,7 @@ __ubuntu_derivatives_translation() {
|
|||
linuxmint_17_ubuntu_base="14.04"
|
||||
linuxmint_18_ubuntu_base="16.04"
|
||||
linuxmint_19_ubuntu_base="18.04"
|
||||
linuxmint_20_ubuntu_base="20.04"
|
||||
linaro_12_ubuntu_base="12.04"
|
||||
elementary_os_02_ubuntu_base="12.04"
|
||||
neon_16_ubuntu_base="16.04"
|
||||
|
|
Loading…
Add table
Reference in a new issue