ci(vagrant): use `linked_clone` at all times (inc. CI) [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/441
This commit is contained in:
Imran Iqbal 2022-05-14 20:11:11 +01:00
parent 21f862fcf0
commit 6f2b7b100c
No known key found for this signature in database
GPG Key ID: 6D8629439D2B7819
1 changed files with 1 additions and 1 deletions

View File

@ -9,8 +9,8 @@ driver:
gui: false
ssh:
shell: /bin/sh
<% unless ENV['CI'] %>
linked_clone: true
<% unless ENV['CI'] %>
synced_folders:
- - '.kitchen/kitchen-vagrant/%{instance_name}/vagrant'
- '/vagrant'