ci(kitchen+travis+inspec): fix amazonlinux-2-py3 [skip ci]

* Semi-automated using https://github.com/myii/ssf-formula/pull/128
* Tested: https://travis-ci.org/myii/salt-formula/jobs/649882733
This commit is contained in:
Imran Iqbal
2020-02-13 10:44:37 +00:00
parent d08337bd52
commit 10e2ce07a4
3 changed files with 3 additions and 3 deletions
@@ -5,7 +5,7 @@ version =
when 'redhat'
case platform[:name]
when 'amazon'
'2019.2.2-1.el7'
'2019.2.3-1.amzn2'
when 'centos'
'2019.2.3-1.el8'
end