mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
parent
6db7a721c0
commit
35c1d8898d
@ -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