mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
Merge pull request #1289 from darkocerdic/add-linuxmint-19
Add support for LinuxMint 19
This commit is contained in:
commit
0af340712d
1 changed files with 1 additions and 0 deletions
|
@ -1269,6 +1269,7 @@ __ubuntu_derivatives_translation() {
|
|||
linuxmint_13_ubuntu_base="12.04"
|
||||
linuxmint_17_ubuntu_base="14.04"
|
||||
linuxmint_18_ubuntu_base="16.04"
|
||||
linuxmint_19_ubuntu_base="18.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