Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Releases: stdevel/ansible-uyuni

Final release

15 Apr 13:59
Compare
Choose a tag to compare

Development continues in the Uyuni Ansible collection.

Version 1.2.13

20 Mar 13:58
d25cefb
Compare
Choose a tag to compare
  • 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

04 Jul 16:36
Compare
Choose a tag to compare
  • 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

20 May 11:37
Compare
Choose a tag to compare
  • 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

08 Apr 13:56
Compare
Choose a tag to compare
  • role can now enable firewall ports - see uyuni_firewall_ports variable
  • fixed missing monitoring ports

Version 1.2.6

24 Mar 15:59
26ce333
Compare
Choose a tag to compare

Added monitoring support (see also issue #30)

Version 1.2.5

10 Mar 16:18
Compare
Choose a tag to compare
  • 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

14 Feb 11:34
1e03751
Compare
Choose a tag to compare
  • fixed incorrect condition when testing against Vagrantboxes
  • droped support for openSUSE 15.2 (EOL)
  • added GPG keys and patch repository (see issue #34)
  • use Uyuni repository depending on architecture
  • add option to set Uyuni release (see issue #35)

Version 1.2.1

29 Jul 16:09
Compare
Choose a tag to compare
  • 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

23 Sep 16:51
1a2af80
Compare
Choose a tag to compare
  • 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