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.yml | |
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.yml')
-rw-r--r-- | resources/tools/vagrant/ansible/vppdevice.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/resources/tools/vagrant/ansible/vppdevice.yml b/resources/tools/vagrant/ansible/vppdevice.yml deleted file mode 100644 index 7c3992cf26..0000000000 --- a/resources/tools/vagrant/ansible/vppdevice.yml +++ /dev/null @@ -1,6 +0,0 @@ ---- -# file: vppdevice.yml -- hosts: vppdevice - roles: - - common - - csit
\ No newline at end of file |