diff --git a/.travis.yml b/.travis.yml index 1f13b1e..f6ebb6c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,7 +36,7 @@ env: # - INSTANCE: default-amazonlinux-2-2018-3-py2 # - INSTANCE: default-debian-8-2017-7-py2 # - INSTANCE: default-ubuntu-1604-2017-7-py2 - - INSTANCE: centos6-centos-6-2017-7-py2 + - INSTANCE: default-centos-6-2017-7-py2 # - INSTANCE: default-fedora-29-2017-7-py2 # - INSTANCE: default-opensuse-leap-15-2017-7-py2 # - INSTANCE: default-amazonlinux-2-2017-7-py2 diff --git a/kitchen.yml b/kitchen.yml index 01ed15d..afc124c 100644 --- a/kitchen.yml +++ b/kitchen.yml @@ -134,26 +134,6 @@ verifier: suites: - name: default - excludes: - - centos-6-2017-7-py2 - provisioner: - state_top: - base: - '*': - - timezone - pillars: - top.sls: - base: - '*': - - timezone - pillars_from_files: - timezone.sls: test/salt/pillar/timezone.sls - verifier: - inspec_tests: - - path: test/integration/default - - name: centos6 - includes: - - centos-6-2017-7-py2 provisioner: state_top: base: