diff options
author | Matt Wrock <matt@mattwrock.com> | 2016-07-24 00:17:24 -0700 |
---|---|---|
committer | Matt Wrock <matt@mattwrock.com> | 2016-07-24 00:17:24 -0700 |
commit | a81aa3f9a33890b88bbdc02634162d113c53dbc8 (patch) | |
tree | 38440552fc37b0e45440a48d081d30ebcb4c3b66 /acceptance/fips | |
parent | 1aadc96bcb855fe665cad4b4004ee657d241e5ec (diff) | |
download | chef-a81aa3f9a33890b88bbdc02634162d113c53dbc8.tar.gz |
add back and fix windows acceptance testswinrm-v2
Diffstat (limited to 'acceptance/fips')
-rw-r--r-- | acceptance/fips/.kitchen.yml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/acceptance/fips/.kitchen.yml b/acceptance/fips/.kitchen.yml index 87dbd30f5d..23280f9142 100644 --- a/acceptance/fips/.kitchen.yml +++ b/acceptance/fips/.kitchen.yml @@ -1,10 +1,8 @@ suites: - name: fips-unit-functional - #includes: [centos-6, windows-2012r2] - includes: [centos-6] + includes: [centos-6, windows-2012r2] run_list: - name: fips-integration - #includes: [centos-6, windows-2012r2] - includes: [centos-6] + includes: [centos-6, windows-2012r2] run_list: |