commit | 663f01a246b4d377f90465fc7d185dfdfb55ae0f | [log] [tgz] |
---|---|---|
author | Rouzbahan Rashidi-Tabrizi <rrashidi@ciena.com> | Thu Nov 17 11:39:02 2016 -0500 |
committer | Zsolt Haraszti <zharaszt@ciena.com> | Tue Nov 22 11:22:25 2016 -0800 |
tree | 24f633339434e7a7490857a55aacfc94a55c8abd | |
parent | bd24f55a1f337ac7dff2f5ce0d749e0515a0f874 [diff] [blame] |
Vagrantfile and Makefile required for creating vagrant base image - Also updating .gitignore file to not to incluse the created vagrant base box in the commit Change-Id: If7508f8c67e47b1cf282eb72cd6e32ba8442312f
diff --git a/.gitignore b/.gitignore index 1e1f0e1..dda5675 100644 --- a/.gitignore +++ b/.gitignore
@@ -15,6 +15,7 @@ # Vagrant .vagrant +*.box # Ansible ansible/*.retry