summaryrefslogtreecommitdiffstats
path: root/ubuntu-16.04-amd64.json
Commit message (Collapse)AuthorAgeFilesLines
* 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.