Ruzickap Packer Templates Versions Save

Scripts and Templates used for generating Vagrant images

v0.2.5

3 months ago

0.2.5 (2024-02-03)

Bug Fixes

v0.2.4

11 months ago

What's Changed

Full Changelog: https://github.com/ruzickap/packer-templates/compare/v0.2.3...v0.2.4

v0.2.3

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ruzickap/packer-templates/compare/v0.2.2...v0.2.3

v0.2.2

1 year ago

What's Changed

Full Changelog: https://github.com/ruzickap/packer-templates/compare/v0.2.1...v0.2.2

v0.2.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ruzickap/packer-templates/compare/v0.2.0...v0.2.1

v0.2.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ruzickap/packer-templates/compare/v0.1.2...v0.2.0

v0.1.2

2 years ago
  • Fix build by adding "--ignore-dependencies" to brew #304
  • Fix linting issues #299
  • Remove mongosh #295
  • Remove gcc@8 #294
  • Update versions of ansible and ansible.windows #293
  • Update BleachBit #292
  • Bump tools/create_remote_build_server/roles/cloudalchemy.prometheus #291
  • Update Windows 10 19043 eval, update BleachBit #290
  • Clean more disk space on build machine + ansible update #289
  • Fix remote_build_server tests #284
  • Upgrade GH Actions versions #283
  • Set winrm timeouts to 1000 to fix "Read timed out" issues #269
  • Set static URL for ultradefrag #268
  • Set ultradefrag_url to specific site #266
  • Change winrm timeout to 30m #265
  • Fix TLS 1.2 issue when downloading files in "old" windows #264
  • Remove go from packages which should be uninstalled from MacOS #263
  • Fix WinRM powershell script (ConfigureRemotingForAnsible) #262
  • Add WinRM timeouts #252
  • Fix build process - increase timeout make more disk space #250
  • Add winrm_timeout to windows builds #249
  • Fix build macos version #246
  • Set versions of ansible, galaxy modules and build runs-on #245
  • Fix upload_box_to_vagrantcloud.sh when creating the box version #242
  • Fix typo in upload_box_to_vagrantcloud.sh #241
  • Improve upload to vagrantcloud script + use BleachBit 4.2.0 #239
  • Fix multiple build runs per day - box versions conflict #238
  • Fix upload script to remove existing box version before uploading #237
  • Fix ansible.windows by installing it from galaxy #236
  • Fix brew install cask #235
  • Use brew to install Ansible #234
  • Add missing dependency package xorriso; Add Debian 10+ requirements to README #230
  • Use Ansible 2.9 to fix package installation from CD #222
  • Fix upload to Vagrant Cloud and make it more verbose #221
  • Fix box upload to Vagrant Cloud #220
  • Fix xorriso chmod bug #213
  • Fix xorriso output permissions #212
  • Fix typo in payload object #210
  • Fix payload typo #209
  • Add possibility of inject build env variables form payload #208
  • Add xorriso to libvirt build #207
  • Fix typo in build.sh #206
  • Add missing ssh_timeout to qemu build section #205
  • Fix qemu installation during build stage #204
  • Make packages installation more efficient during build process #203
  • Add packer to build process to "brew install" #202
  • fix(docs): add unzip to dependencies/requirements #199
  • Change VirtIO drivers installation, cpu+memory parameters increased #198
  • Remove ssh_timeout and winrm_timeout parameters #197
  • Fix dependencies in build process #196
  • Build qemu images using GH Actions #195
  • Remove repeated commands #192
  • Fix bash issue on MacOS during GH Action build process #190
  • Use /var/tmp/packer-templates-logs as default path for logs #189
  • Move virtualbox workload form self-hosted to GitHub Actions #188
  • Remove boxes + all logs using cleanup_all_vms.sh script #184
  • Remove my_centos-7 from builds #183
  • Fix build issue on MacOS when packer was failing due to Ansible #179
  • Build VirtualBox images using GitHub Actions running on MacOS #178
  • Add test_remote_boxes script for checking boxes from Vagrant Cloud #177
  • Fix vagrant release f919452
  • Add workaround for failed vagrant cloud uploads 47e25bc
  • Improve build cleanup part 010756b
  • Autodetect Linux/MacOS platform and set ACCELERATOR accordingly 6cdbb98

v0.1.1

3 years ago
  • Add connect parameter to all virsh commands in cleanup_all_vms.sh #172
  • Keep log file on the disk after vagrant_init_destroy_boxes ends #171
  • Add delay after the Windows boxes is started to wait for license data #170
  • CHANGELOG file update #167

v0.1.0

3 years ago
  • Disable license check due to issue #158 #166
  • Remove SkipRearm parameter from unattend.xml #165
  • Improve cleanup and check scripts #164
  • Fix broken URL of VirtIO #163
  • Clean libvirt volumes and display license details when checking images #162
  • Retry commands when build / upload failed in build.yml #161
  • Remove logs / empty directories by cleanup_all_vms.sh #160
  • Fix #154 - disable hyper-v qemu flag stimer #159
  • Fix runs-on parameter inside build.yml #157
  • Add cleanup to build GH Action #156
  • Fix issues with envsubst and templates (#153) #155
  • In recent version of qemu synic requires vpindex #150
  • Change number of parallel builds in build.yml + improvements #151
  • Remove .mlc_config.json form tests (enabled by default) #144
  • Remove obsolete GitLab URL #139
  • Replace markdown link checker by action-my-markdown-link-checker #138
  • Replace markdown linter #134
  • Move ansible_winrm_read_timeout_sec to proper "place" - command section #131
  • Fix BOX_VERSION variable #130
  • Remove non-existing variable VAGRANT_BOX_PROVIDER in cleanup_all_vms.sh #129
  • Change Windows 2019 name form datacenter -> standard in Vagrant Cloud #128
  • Add git hash to templates + improve GH build process #127
  • Add accelerator option to build.sh script #126
  • Add accelerator variable into Packer templates (handy for MacOS users) #125
  • Improve all packer templates using "packer fix" #118
  • Remove C:\script.bat inside sysprep.bat script #117
  • Remove VirtualBox HDDs when running cleanup_all script #110
  • Change variables to pass packer fix and support Packer 1.6.0 #109
  • Use ac97 audio + remove alsa to make templates more compatible #107
  • Move to GitHub's Dependabot #106
  • Fix apt update inside ansible and use python3 for ansible by default #103
  • Update Windows 10 v2004 #100
  • Bump scripts/linux-common/packer-virt-sysprep from 2352a84 to 33f7f01 #96
  • Disable upload of VBoxGuestAdditions.iso to VM (Fix #92) #94
  • Use shell-linter in latest version #93
  • Bump scripts/linux-common/packer-virt-sysprep from 57e860e to 2352a84 #91
  • Bump scripts/linux-common/packer-virt-sysprep from 69cb4ab to 57e860e #88
  • Fix #154 - disable hyper-v qemu flag stimer (#159) #154
  • Disable upload of VBoxGuestAdditions.iso to VM (Fix #92) (#94) #92

v0.0.1

3 years ago
  • 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