Merge pull request #449 from noelmcloughlin/hardcoding2

feat(mapping): simplify py version handling, less jinja
This commit is contained in:
N
2020-01-26 00:41:05 +01:00
committed by GitHub
7 changed files with 23 additions and 63 deletions
-1
View File
@@ -3,4 +3,3 @@
---
salt:
release: '2017.7'
py_ver: 'py2'
-1
View File
@@ -3,4 +3,3 @@
---
salt:
release: '2018.3'
py_ver: 'py2'
-1
View File
@@ -3,4 +3,3 @@
---
salt:
release: '2019.2'
py_ver: 'py2'