diff options
Diffstat (limited to 'resources/tools/vagrant/ansible/vppdevice')
-rw-r--r-- | resources/tools/vagrant/ansible/vppdevice | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/tools/vagrant/ansible/vppdevice b/resources/tools/vagrant/ansible/vppdevice new file mode 100644 index 0000000000..3273c644a0 --- /dev/null +++ b/resources/tools/vagrant/ansible/vppdevice @@ -0,0 +1,4 @@ +# Inventory file for VPP Device box environment + +[vppdevice] +localhost ansible_connection=local |