summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* variables: change default value ansible extra args variable (--timeout=30s ↵hcl2Michael Janczyk2024-04-191-1/+1
| | | | does not change default).
* Makefile ansible extra arguments not so great again on base installs.Michael Janczyk2024-04-181-1/+0Star
|
* Makefile ansible extra arguments great again.Michael Janczyk2024-04-183-10/+3Star
|
* Makefile: remove white space in variable.Michael Janczyk2024-04-121-1/+1
|
* centos-9-x86_64: base: CHECKSUM not available, use SHA256SUM instead.Michael Janczyk2024-03-141-1/+1
|
* Makefile: change help example, password change does not work yet.Michael Janczyk2023-10-161-1/+1
|
* anaconda-ks: changed back to '--nontp', '--ntp-disable' does not work.Michael Janczyk2023-10-133-3/+3
|
* Makefile: correct help.Michael Janczyk2023-10-131-2/+1Star
|
* anaconda-ks: change deprecated timezone options.Michael Janczyk2023-10-133-3/+3
|
* move hcl2 code to main directory.Michael Janczyk2023-10-1336-1179/+167Star
|
* hcl2: Makefile: change example for PKR_VAR_.Michael Janczyk2023-10-131-1/+1
|
* add support for alma/centos/rocky 8.Michael Janczyk2023-08-086-0/+226
|
* Makefile: correct tabs and spaces to work correctly.Michael Janczyk2023-08-081-69/+69
|
* Makefile great againMichael Janczyk2023-08-0212-0/+717
| | | | hcl2: test of new hcl2 packer templates.
* http: rocky: anaconda-ks: move packages to separate step. will be moved to ↵Michael Janczyk2023-06-151-8/+3Star
| | | | ansible soon.
* Makefile: remove scp extra args.Michael Janczyk2023-06-152-6/+6
| | | | ansible-provisioner: change ssh extra args and add scp extra args.
* http: rocky: anaconda-ks: remove unused packages.Michael Janczyk2023-06-141-7/+9
| | | | Use Ansible for that.
* rocky-9: update links and config.Michael Janczyk2023-06-141-3/+3
|
* rocky-8: update links and config.Michael Janczyk2023-06-141-5/+5
|
* centos-8: update links and config.Michael Janczyk2023-06-141-6/+4Star
|
* remove iso_checksum_type and rename iso_checksum_url to iso_checksum as ↵Jonathan Bauer2023-03-101-3/+2Star
| | | | needed by newer versions
* finalize rocky9 supportJonathan Bauer2023-03-094-10/+13
|
* ansible-provisioner fixJonathan Bauer2023-02-021-0/+2
|
* initial roky9Jonathan Bauer2023-02-021-0/+47
|
* 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
| |