Pike Series Release Notes

16.0.4

New Features

  • Deployers can set pip_install_opensuse_mirror_url to use their preferred mirror for the openSUSE repositories. They can also set the pip_install_opensuse_mirror_obs_url if they want to set a different mirror for the OBS repositories. If they want to use the same mirror in both cases then they can leave the latter variable to its default value. The full list of mirrors and their capabilities can be obtained at http://mirrors.opensuse.org/

16.0.0

New Features

  • The role now supports SUSE based distributions. Required packages can now be installed using the zypper package manager.

Upgrade Notes

  • The EPEL repository is now removed in favor of the RDO repository.

    This is a breaking change for existing CentOS deployments. The yum package manager will have errors when it finds that certain packages that it installed from EPEL are no longer available. Deployers may need to rebuild container or reinstall packages to complete this change.

16.0.1

New Features

  • Deployers can set pip_install_centos_mirror_url to use their preferred mirror for the RDO repositories.