This repository has been archived by the owner on Apr 15, 2023. It is now read-only.
Releases: stdevel/ansible-uyuni
Releases · stdevel/ansible-uyuni
Final release
Development continues in the Uyuni Ansible collection.
Version 1.2.13
- fixed a bug where configured update repositories might be outdated (e.g. SP3 repo on SP4 machine)
- fixed a bug where using the latest repositories without version pinning wasn't possible
- fixed a bug where SLES 15.4 machines tried to use the removed Python2 module (see also issue #45)
- fixed missing
perl-TimeDate
dependency for openSUSE Leap 15.4 and CEFS/DEFS (see also issue #41) - fixed linting
- replaced broken libvirt Vagrantbox
- removed DEFS support (see also issue #40)
- now uses the proper Postgres exporter package name
Version 1.2.9
- added support for Uyuni 2022.06 and SUSE Manager 4.3 (see also issue #37)
- openSUSE Leap releases are now checked properly
Version 1.2.8
- monitoring can now be configured properly (added missing Salt Pillar and idempotency)
- newer SLE Vagrantbox is now used
- Vagrantbox hostnames are now set properly
- Vagrantbox memory has been increased
- fixed several incorrect variables for SUMA unit tests
- default database password was changed to fit new requirements
Version 1.2.7
- role can now enable firewall ports - see
uyuni_firewall_ports
variable - fixed missing monitoring ports
Version 1.2.6
Added monitoring support (see also issue #30)
Version 1.2.5
- fixed incorrect variable names for CEFS and DEFS
- added missing Perl module dependency
perl-XML-Simple
- fix masking password chars in cronjob template
Version 1.2.4
Version 1.2.1
- added support for Uyuni 2021.06 and SUSE Manager 4.2
- dropped support for SUSE Manager 4.1 (EOL)
- added Molecule workaround for
generic/opensuse15:3.3.2
Vagrantbox - fixed linting
Version 1.2.0
- added support for Uyuni 2020.07+ and SUSE Manager 4.1 (see also issue #24)
- fixed bug with missing SLE modules (see also issue #22)
- added support for SLE JeOS (see also issue #20)
- cleaned-up code and fixed linting
- operating system updates are no longer installed by default - you will need to do this on your own