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

Commit 1992ac7

Browse files
author
Sebastian Gumprich
committed
remove thorfile, use sudo false, cleanup
1 parent 1c8801f commit 1992ac7

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

.kitchen.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
driver:
33
name: docker
4+
use_sudo: false
45
provision_command:
56
- "mkdir /var/run/sshd"
67

@@ -20,12 +21,6 @@ provisioner:
2021
roles_path: ../ansible-ssh-hardening/
2122
playbook: default.yml
2223

23-
verifier:
24-
name: inspec
25-
sudo: true
26-
inspec_tests:
27-
- https://github.com/dev-sec/tests-ssh-hardening
28-
2924
platforms:
3025
- name: ubuntu-12.04
3126
driver:

Thorfile

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)