feat: advance to ubuntu 24.04 (#1416)
* feat: wip advance to ubuntu 24.04
* fix; missing gp3 on image string
* chore: non-interactive
* chore: set hostname in dhcp client
* chore: conform to new networking approach
* ore: reverse he sha values
* chore: fix kong address
* ore: typo in url
* chore: drop old removals
* chore: remove defunct package
* chore: restore wal-g build approach
* chore: permission check and restore kong original version
* chore: log output to debug
* chore: increase wait time before health checks.
* chore: post rebase cleanup
* Update README.md
Co-authored-by: Div Arora <[email protected]>
* chore: restore function
* chore: remove unused file
* chore: make command non-interactive
* chore: readme script
* chore: ubuntu 24.04 has moved to use networkd and netplan by default,
... rather than the traditional dhclient.conf approach.
* chore: update README
* chore: bump versions for staging release/testing
* chore: keep kong pinned to this version, was not meant to change
* fix: tmp use 20.04 untl worker scripts can be rewritten
* feat: netplan security and apply
* fix: netplan apply after upgrade
* fix: transitional file name structure
* feat: netplan apply
* feat: Remove Requisite to prevent being killed when restarting networkd
* fix: fix_ipv6 timer not needed in ubuntu 24-04
* feat: restore check and fix but disabled
* chore: update qemu artifact to noble base
Also makes the VM artifact release agnostic.
* fix: restore stage for wal-g tasks to stage 2
* fix: removing arbitrary netplan apply
* fix: file path
* feat: postgrest 13.0.4 (#1685)
* fix: url of postgrest download
* Update ansible/vars.yml
Co-authored-by: Laurence Isla <[email protected]>
* fix: correct URL for release
* fix: correct url here too
* chore: bump version for release
---------
Co-authored-by: Div Arora <[email protected]>
Co-authored-by: Div Arora <[email protected]>
Co-authored-by: Laurence Isla <[email protected]>