Add Neon to version list

Follow up to #43445
This commit is contained in:
rallytime 2017-09-12 09:36:34 -04:00
parent 6db7a721c0
commit 35c1d8898d

View File

@ -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),