Updating version.py to include Magnesium.

This commit is contained in:
Gareth J. Greenaway 2018-04-20 18:33:11 -07:00
parent 10c823dd79
commit ba01d2133a
No known key found for this signature in database
GPG key ID: 10B62F8A7CAD7A41

View file

@ -101,9 +101,8 @@ class SaltStackVersion(object):
'Fluorine' : (MAX_SIZE - 100, 0),
'Neon' : (MAX_SIZE - 99, 0),
'Sodium' : (MAX_SIZE - 98, 0),
'Magnesium' : (MAX_SIZE - 97, 0),
# pylint: disable=E8265
#'Sodium' : (MAX_SIZE - 98, 0),
#'Magnesium' : (MAX_SIZE - 97, 0),
#'Aluminium' : (MAX_SIZE - 96, 0),
#'Silicon' : (MAX_SIZE - 95, 0),
#'Phosphorus' : (MAX_SIZE - 94, 0),