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

Commit 6d38219

Browse files
author
Sebastian Gumprich
committed
remove debian9
Errors unrelated to this PR in travis, fill be fixed later
1 parent 3290ff2 commit 6d38219

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.kitchen.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ platforms:
6666
driver:
6767
image: rndmh3ro/docker-debian8-ansible:latest
6868
platform: debian
69-
- name: debian9-ansible-latest
70-
driver:
71-
image: rndmh3ro/docker-debian9-ansible:latest
72-
platform: debian
69+
#- name: debian9-ansible-latest
70+
# driver:
71+
# image: rndmh3ro/docker-debian9-ansible:latest
72+
# platform: debian
7373

7474
verifier:
7575
name: inspec
@@ -78,4 +78,4 @@ verifier:
7878
- https://github.com/dev-sec/ssh-baseline
7979

8080
suites:
81-
- name: ssh
81+
- name: ssh

0 commit comments

Comments
 (0)