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

Commit 3567508

Browse files
author
Sebastian Gumprich
committed
Remove custom Vagrantfile-reference. Fix #2
1 parent 21fb886 commit 3567508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kitchen_debian.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
driver:
33
name: vagrant
4-
vagrantfile_erb: Vagrantfile.erb
54

65
provisioner:
76
name: ansible_playbook
@@ -10,6 +9,7 @@ provisioner:
109
require_ansible_omnibus: true
1110
ansible_omnibus_url: https://raw.githubusercontent.com/rndmh3ro/ansible_debian_install/master/ansible-install.sh
1211

12+
platforms:
1313
- name: debian-6
1414
driver_config:
1515
box: debian-6

0 commit comments

Comments
 (0)