aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/vagrant/ansible/group_vars
AgeCommit message (Collapse)AuthorFilesLines
2019-12-16Vagrant: Introduce CentOS8Peter Mikus1-0/+2
+ Full ansible compatibility - Docker currently not working in Centos8 as it was not yet released Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: I837091621db6bbebc9fee729496384cabe2f5357
2019-04-09Add vagrant setup for testing VPP device locallyLudovit Mikula1-0/+12
Fixed trailing whitespaces Fixed tabs vs. spaces Removed dead code Changed network interface naming Changed default number of retries for VPP startup to 120 Updated number of hugepages during provisioning Externalized CSIT related sysctl settings to 90-csit.conf Removed hardcoded local docker image name. Added new interface required for honeycomb device testing. Change-Id: I5eb38c8b1a4d96e4220dbd2e202e94f1d47e804e Signed-off-by: Ludovit Mikula <ludovit.mikula@pantheon.tech>