summaryrefslogtreecommitdiffstats
path: root/ubuntu-16.04-amd64.json
Commit message (Collapse)AuthorAgeFilesLines
* remove old ubuntu templatesJonathan Bauer2019-10-161-137/+0Star
|
* [ubuntu-16.04] remove manifest since we do not use itJonathan Bauer2018-02-191-4/+0Star
|
* ubuntu-16.04-amd64.json: change output pathManuel Messner2018-02-121-4/+4
| | | | Signed-off-by: Jonathan Bauer <jonathan.bauer@rz.uni-freiburg.de>
* [ubuntu-16.04] explicitly use kvm accel for qemuJonathan Bauer2018-02-081-0/+1
|
* update ubuntu 16.04.2 -> 16.04.3Jonathan Bauer2018-02-081-2/+2
|
* slight change in output directoryJonathan Bauer2017-05-181-4/+4
|
* introduce Makefile to simplify building templatesJonathan Bauer2017-04-111-7/+7
| | | | | | updated ubuntu/centos templates to fixed output names, moved manifest.json to builder's subfolder, updated README.md to reflect the changes
* [ubuntu] support root password via ROOTPW envJonathan Bauer2017-04-101-3/+10
|
* shorten boot command for ubuntuJonathan Bauer2017-03-171-3/+3
| | | | | debian installer supports aliases, here use 'auto' as an alias for auto-install/enable
* added manifest post-processorsJonathan Bauer2017-03-171-0/+4
|
* typoJonathan Bauer2017-03-131-1/+1
|
* renamed http subdir for ubuntuJonathan Bauer2017-03-101-1/+1
|
* Templates for Centos 7.3 and Ubuntu 16.04Jonathan Bauer2017-03-101-0/+129
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.