summaryrefslogtreecommitdiffstats
path: root/centos-7.3-x86_64.json
Commit message (Collapse)AuthorAgeFilesLines
* remove old templateJonathan Bauer2019-10-161-100/+0Star
|
* [centos-7.3] fix broken link and switch to checksum URLJonathan Bauer2018-05-091-5/+5
|
* centos-7.3-x86_64.json: change output pathManuel Messner2018-02-121-4/+4
| | | | Signed-off-by: Jonathan Bauer <jonathan.bauer@rz.uni-freiburg.de>
* [centos-7.3] explicitly use kvm accel for qemuJonathan Bauer2018-02-081-0/+1
|
* slight change in output directory nameJonathan Bauer2017-05-181-4/+4
|
* introduce Makefile to simplify building templatesJonathan Bauer2017-04-111-5/+5
| | | | | | updated ubuntu/centos templates to fixed output names, moved manifest.json to builder's subfolder, updated README.md to reflect the changes
* root password now set via ROOTPW env varJonathan Bauer2017-04-071-1/+5
|
* added manifest post-processorsJonathan Bauer2017-03-171-0/+4
|
* Templates for Centos 7.3 and Ubuntu 16.04Jonathan Bauer2017-03-101-0/+91
These were tested with qemu (2.8.0), virtualbox (5.1.16) and vmplayer (12.5.2-4638234). Using the qemu builder is preferable as it creates a qcow2 file directly. The unattended install is configured to install the necessary packages for ansible which will be needed to provision the VM. The rest is still pretty minimal.