This repository was archived by the owner on May 6, 2025. It is now read-only.
Releases: ruzickap/packer-templates
Releases · ruzickap/packer-templates
v0.0.1
- Remove "submodules" label from dependabot
34bae8f
- Add labels to dependabot
2aa7263
- Upgrade BleachBit to 4.0.0
26178ff
- Add shellcheck
89efe3a
- Add LICENSE
478ec05
- Fix cleaning old boxes versions
f7f3269
- Check if directory is empty before removing it
05bf00b
- Increase CentOS version (CENTOS_TAG=2003)
7198012
- Turn on audio in VirtualBox for all "desktop images"
28c680f
- Remove docker related code, README update, replace wget by curl
473d845
- Make cleanup_all_vms.sh noninteractive
f6ca984
- Add packer_cache to .gitignore in case it's a link
818d75f
- Reorder builded images
d98674a
- Refactor cleaning script
5f4bd36
- Remove old variables from vagrant_init_destroy_boxes.sh
0f19a73
- Make "cleanup" part of each step
5b12626
- Fix parameters when register actions-runner to GitHub
e96d836
- Unite ENV parameters inside build.yml
4aeeb73
- Fix missing build my_ubuntu-20.04-server-amd64-libvirt
4160989
- Remove unused variables form build.yml
7e7dbed
- Fix handling directories in vagrant_init_destroy_boxes.sh
de46c11
- Fix typo in variable in build.sh
4b54167
- Update ubuntu from ubuntu-18.04 -> ubuntu-latest
6047b91
- Force create iso links in PACKER_CACHE
592bb17
- Create PACKER_CACHE_DIR directory also for VirtualBox part of build.yml
e674db7
- Fix handling of TMPDIR_CREATED variable
e48748e
- Fix empty "env:"
4cf8b7e
- Remove LOGDIR variable from upload_box_to_vagrantcloud.sh script
06b5c16
- Unite env variables in .github/workflows/build.yml
071353c
- Remove TMPDIR variable and use PACKER_CACHE_DIR instead
c87f179
- Remove TMPDIR if it was created
bf929d1
- Remove BOX_VERSION variable and prebuild job
6407062
- Add user parameter to find to delete only files which can be deleted
099df0c
- Simplify cleanup of VMs + Boxes
5800a08
- Remove installation of "upstream" VirtualBox
7853999
- Save vagrant_box_build_time file in root
9a7c595
- Make apt-get commands silent
d82f8b8
- Enable ubuntu-20.04-desktop-amd64-libvirt build
891a162
- Add public_ssh_key to build_remote_ssh_ubuntu to access without password
9b1e6f1
- Add remote_build_server GitHub Action
15bfee7
- Use submodules=true parameter for actions/checkout
6e49368
- Use eth0 NIC naming convention to prevent issues with renaming NICs
d17ba85
- Change classic-images -> legacy-images to match upstream url
0b28d9e
- New build_remote_ssh_ubuntu (refactoring ansible playbook)
bbb676f
- Simplify cpu and memory settings for VirtualBox builds in *.json
1da6645
- Change the UBUNTU_IMAGES_URL for 20.04 - images -> classic-images
8ee0481
- Disable builds for ubuntu-20.04-desktop-amd64-libvirt
b704d12
- Remove net.ifnames=0 kernel parameter to keep default NIC names
0ee5390
- Use "link" instead of hardcoded "eth0" in kickstart file for CentOS
76a40e6
- Add description to add_libpam-systemd.sh script
a6f5be5