A list of all the changes made to this repo and the role it contains
- Don't install
docker-compose
as it is now built in todocker-ce
- Fix PIP issues relating to Ubuntu 24.04
- Added Ubuntu 24.04 support
- Removed Ubuntu 18.04 support
- Fixed gpg deprecation warnings caused by
apt-key
in Ubuntu 22.04
- Added Ubuntu 22.04 support
- Removed Ubuntu 16.04 support
- Kitchen will now use AWS for testing (A change forced by VirtualBox not supporting Apple Silicon)
- Adding missing
test-kitchen
gem to Gemfile - Removed a python package that breaks docker-compose
- Initial Release of repository
Role Changes:
- Initial release
Return to README