summaryrefslogtreecommitdiffstats
path: root/ansible-provisioner.json
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: remove scp extra args.Michael Janczyk2023-06-151-5/+5
| | | | ansible-provisioner: change ssh extra args and add scp extra args.
* ansible-provisioner fixJonathan Bauer2023-02-021-0/+2
|
* 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
* Get rid of copying the image multiple times using qcow2 backing files, add ↵Thiago Abdo2019-10-251-0/+2
| | | | | | make <target>/compress Signed-off-by: Thiago Abdo <tjabdo@inf.ufpr.br>
* ansible-provisioner.json: use the host's cpu for qemu builderJonathan Bauer2018-08-241-0/+1
|
* added ansible-provisioner.json templateJonathan Bauer2018-08-211-0/+48
moved from ansible-roles repo since it makes more sense to keep it here