diff options
author | pmikus <pmikus@cisco.com> | 2021-04-09 07:04:27 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2021-04-21 12:55:28 +0000 |
commit | c6103c8482d1acbc0d1c3bc71ad0de8903b73a3c (patch) | |
tree | 134113578b7286894972e1f824f3ee50e38d5f8a /resources/tools/vagrant/ansible/vppdevice | |
parent | 1e5030b987404fb1cf1dfabe31a150092ff84a3d (diff) |
Infra: Vagrant upgrade to focal
+ Upgradfe to focal
+ Move to better place
+ Integrate with ansible library
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ibddea33efa2c3587251f9f03921282fb47ffee31
Diffstat (limited to 'resources/tools/vagrant/ansible/vppdevice')
-rw-r--r-- | resources/tools/vagrant/ansible/vppdevice | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/resources/tools/vagrant/ansible/vppdevice b/resources/tools/vagrant/ansible/vppdevice deleted file mode 100644 index 3273c644a0..0000000000 --- a/resources/tools/vagrant/ansible/vppdevice +++ /dev/null @@ -1,4 +0,0 @@ -# Inventory file for VPP Device box environment - -[vppdevice] -localhost ansible_connection=local |