Add very basic Vagrantfile for RPM-building env
authorDaniel Farrell <dfarrell@redhat.com>
Mon, 16 Mar 2015 03:35:58 +0000 (23:35 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Mon, 16 Mar 2015 04:01:18 +0000 (00:01 -0400)
commitfde64c0a22591773ef6b3072359c8350aec023a3
tree50a2d3d269df359fc8182b32c84952dfcf5eeee5
parentaa94694e88a53b3e34e1117d723fd6804614d165
Add very basic Vagrantfile for RPM-building env

* Standard F20 box, but known-to-work with helper scripts
* Add .gitignore with rule for RPMs (built in Vagrantbox)

Change-Id: I1c14fb89207f7613efb0fbd2856cbbab1af62c07
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
packaging/rpm/.gitignore [new file with mode: 0644]
packaging/rpm/Vagrantfile [new file with mode: 0644]