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

Commit 1185054

Browse files
author
Sebastian Gumprich
committed
fix vagrant kitchen file
1 parent 5441412 commit 1185054

File tree

2 files changed

+482
-1
lines changed

2 files changed

+482
-1
lines changed

.kitchen.vagrant.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ provisioner:
1616
require_ruby_for_busser: false
1717
ansible_verbose: true
1818
roles_path: ../ansible-ssh-hardening/
19-
playbook: default.yml
19+
playbook: tests/default.yml
2020
http_proxy: <%= ENV['http_proxy'] || nil %>
2121
https_proxy: <%= ENV['https_proxy'] || nil %>
2222

0 commit comments

Comments
 (0)