mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Merge pull request #43456 from rallytime/43445_follow_up
Add Neon to version list
This commit is contained in:
commit
3c429299f9
@ -90,8 +90,8 @@ class SaltStackVersion(object):
|
||||
'Nitrogen' : (MAX_SIZE - 102, 0),
|
||||
'Oxygen' : (MAX_SIZE - 101, 0),
|
||||
'Fluorine' : (MAX_SIZE - 100, 0),
|
||||
'Neon' : (MAX_SIZE - 99, 0),
|
||||
# pylint: disable=E8265
|
||||
#'Neon' : (MAX_SIZE - 99 , 0),
|
||||
#'Sodium' : (MAX_SIZE - 98 , 0),
|
||||
#'Magnesium' : (MAX_SIZE - 97 , 0),
|
||||
#'Aluminium' : (MAX_SIZE - 96 , 0),
|
||||
|
Loading…
Reference in New Issue
Block a user