summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* initial rocky8 supportJonathan Bauer2022-03-253-0/+154
| | | | based on the Manuel (Messner)'s work
* include ssh-rsa as key algo for ansibleJonathan Bauer2022-03-251-1/+4
|
* do not use backing file for nowJonathan Bauer2022-03-251-1/+1
| | | | until the packer call adapts to the newer syntax of qemu-img
* iso_checksum_type -> iso_checksumJonathan Bauer2022-03-251-1/+1
| | | | type is encoded in iso_checksum is newer packer versions
* added debian-10.4-amd64 templateJonathan Bauer2020-06-043-0/+114
|
* ubuntu-18.04-amd64.json: improve boot_commandJonathan Bauer2020-05-261-10/+3Star
|
* base.json: increase baseline RAM to 4GJonathan Bauer2020-05-041-1/+1
|
* centos-7-x86_64.json: update to 2003Jonathan Bauer2020-05-041-1/+1
|
* ubuntu-18.04-amd64.json: update to 18.04.4Jonathan Bauer2020-05-041-1/+1
|
* Makefile: actually check ROOTPW in base targetsJonathan Bauer2020-03-191-1/+1
|
* centos-8: fix missing boot_waitJonathan Bauer2020-01-231-0/+1
|
* centos-8: update to 1911Jonathan Bauer2020-01-231-1/+1
|
* centos-7-x86_64.json: fix missing boot_waitJonathan Bauer2020-01-231-0/+1
| | | | wtf this must have been broken for a while?
* Makefile: fix default dir name for ansible-dracutJonathan Bauer2020-01-231-1/+1
|
* When removing a target you should also remove the link to itThiago Abdo2019-10-291-2/+7
| | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* Safely remove targetsThiago Abdo2019-10-291-1/+23
| | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* Fix ubuntu json to work in packer 1.3.4Thiago Abdo2019-10-281-4/+2Star
| | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* Change compressing engine to virt-sparsify(better performance)Thiago Abdo2019-10-281-1/+1
| | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* Get rid of copying the image multiple times using qcow2 backing files, add ↵Thiago Abdo2019-10-252-0/+17
| | | | | | make <target>/compress Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* http/ubuntu/preseed.cfg: switch to ext4Jonathan Bauer2019-10-251-3/+5
| | | | + minor fixes
* centos-8-x86_64.json: remove virtualbox/vmwareJonathan Bauer2019-10-251-54/+0Star
|
* centos-8-x86_64.json: formattingJonathan Bauer2019-10-251-24/+25
|
* centos-7-x86_64.json: remove virtualbox/vmwareJonathan Bauer2019-10-251-54/+0Star
|
* centos-7-x86_64.json: formattingJonathan Bauer2019-10-251-29/+30
|
* Merge branch 'master' of git.openslx.org:openslx-ng/packer-templatesThiago Abdo2019-10-251-102/+23Star
|\
| * ubuntu-18.04-amd64.json: remove virtualbox/vmwareJonathan Bauer2019-10-251-80/+0Star
| |
| * ubuntu-18.04-amd64.json: update to 18.04.3Jonathan Bauer2019-10-251-22/+23
| | | | | | | | + formating
* | Fix base_image for using existing provisioned imagesThiago Abdo2019-10-251-1/+1
|/ | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* Make it possible to generate boot files from a specific image targetThiago Abdo2019-10-251-3/+7
| | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* Make possible to reapply ansible scritps generating a new build from a ↵Thiago Abdo2019-10-251-7/+14
| | | | | | provisioned build Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* fix so ansible-provisioner does not apear as possible templateThiago Abdo2019-10-251-1/+1
| | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* http/centos/anaconda-ks.cfg: fix python pathJonathan Bauer2019-10-161-1/+1
|
* http/centos/anaconda-ks.cfg: add commentJonathan Bauer2019-10-161-0/+1
|
* http/centos/anaconda-ks.cfg: remove packagesJonathan Bauer2019-10-161-5/+0Star
|
* remove deprecated ks/preseed symlinksJonathan Bauer2019-10-163-3/+0Star
|
* centos-7-x86_64.json: update to 1908Jonathan Bauer2019-10-161-2/+2
|
* remove old ubuntu templatesJonathan Bauer2019-10-162-274/+0Star
|
* remove old templateJonathan Bauer2019-10-161-100/+0Star
|
* base.json: increase defaults to 2GB RAM & 5GB HDDJonathan Bauer2019-10-111-2/+2
|
* Add centos-8 kickstart, inside of kickstart link to deprecated functionsThiago Abdo2019-10-091-0/+51
| | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* Add centos-8 json file, copied and ajusted from centos-7Thiago Abdo2019-10-091-0/+100
| | | | Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* Makefile: fix copying symlinked ansible-roles-provJonathan Bauer2019-10-071-13/+26
|
* fix readme.md (ty thiago)Jonathan Bauer2019-10-071-1/+1
|
* [ubuntu] de.archive.ubuntu.com as default mirrorJonathan Bauer2019-07-181-1/+5
|
* [ubuntu] set timezone to Europe/Berlin by defaultJonathan Bauer2019-07-181-1/+1
|
* ubuntu-18.04-amd64: update to 18.04.2Jonathan Bauer2019-04-101-1/+1
|
* README.md: small improvementsJonathan Bauer2019-04-091-52/+51Star
|
* README.md: update to reflect current usage :)Jonathan Bauer2019-04-091-106/+159
|
* [centos-7] update centos to 1810Jonathan Bauer2018-12-102-2/+2
|
* Makefile: fix formatting issueJonathan Bauer2018-11-131-1/+1
|