mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 17:50:20 +00:00
parent
6db7a721c0
commit
35c1d8898d
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue