Skip to content

Commit 95f7059

Browse files
committed
Keep .vagrant directory in lab directories
1 parent 5336397 commit 95f7059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netsim/providers/libvirt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ probe:
2020
err: "You don't have access to virsh networking, your user should be in libvirt group"
2121
act_probe: "virsh list"
2222
act_title: "KVM/libvirt domains (virtual machines)"
23-
cleanup: [ Vagrantfile, .vagrant ]
23+
cleanup: [ Vagrantfile ]
2424
tunnel_id: 1
2525
vifprefix: vgif
2626
clab:

0 commit comments

Comments
 (0)