Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Commit aec52b0

Browse files
author
Sebastian Gumprich
committed
merge kitchen.yml
1 parent ab3e966 commit aec52b0

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.kitchen.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@ provisioner:
1111
require_ruby_for_busser: false
1212
ansible_verbose: true
1313
ansible_diff: true
14-
<<<<<<< 7d5e6960c817dfd191f1cb095bc237064424e8c4
15-
roles_path: ../ansible-ssh-hardening/
16-
playbook: default.yml
17-
18-
=======
1914
hosts: all
2015
roles_path: ../ansible-ssh-hardening/
2116
playbook: default.yml
@@ -26,7 +21,6 @@ verifier:
2621
inspec_tests:
2722
- https://github.com/dev-sec/tests-ssh-hardening
2823

29-
>>>>>>> debian 8 support, verifier changes, metadata change
3024
platforms:
3125
- name: ubuntu-12.04
3226
driver_config:
@@ -62,14 +56,7 @@ platforms:
6256
box_url: https://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.1_chef-provisionerless.box
6357

6458
suites:
65-
<<<<<<< 7d5e6960c817dfd191f1cb095bc237064424e8c4
66-
- name: ansible_1.9
67-
provisioner:
68-
ansible_version: 1.9.4
69-
- name: ansible_latest
70-
=======
7159
- name: ssh-ansible_1.9
7260
provisioner:
7361
ansible_version: 1.9.4
7462
- name: ssh-ansible_latest
75-
>>>>>>> debian 8 support, verifier changes, metadata change

0 commit comments

Comments
 (0)