|
|
@@ -79,8 +79,6 @@ suites: |
|
|
|
playbook: "tests/test.yml" |
|
|
|
verifier: |
|
|
|
inspec_tests: |
|
|
|
- name: local |
|
|
|
path: test/integration/default/main.rb |
|
|
|
- name: local |
|
|
|
path: test/integration/default/rhel.rb |
|
|
|
- name: "centos" |
|
|
@@ -91,8 +89,6 @@ suites: |
|
|
|
playbook: "tests/test.yml" |
|
|
|
verifier: |
|
|
|
inspec_tests: |
|
|
|
- name: local |
|
|
|
path: test/integration/default/main.rb |
|
|
|
- name: local |
|
|
|
path: test/integration/default/centos.rb |
|
|
|
- name: "amazon" |
|
|
@@ -103,8 +99,6 @@ suites: |
|
|
|
playbook: "tests/test.yml" |
|
|
|
verifier: |
|
|
|
inspec_tests: |
|
|
|
- name: local |
|
|
|
path: test/integration/default/main.rb |
|
|
|
- name: local |
|
|
|
path: test/integration/default/amazon.rb |
|
|
|
|