You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-msvsphere.ci/CHANGELOG.rst

59 lines
1.0 KiB

==========================
msvsphere.ci Release Notes
==========================
.. contents:: Topics
v0.1.4
======
Bugfixes
--------
- koji_db_server - added PostgreSQL 15 support by granting schema usage and create privileges to Koji user.
New Roles
---------
- msvsphere.ci.kerberos_principal - A role that creates a kerberos principal.
- msvsphere.ci.koji_cli - A role that installs and configures Koji CLI tools.
- msvsphere.ci.koji_server - A role that installs and configures a Koji server.
v0.1.3
======
New Roles
---------
- msvsphere.ci.koji_db_server - A role that configures a PostgreSQL server for Koji.
v0.1.2
======
New Roles
---------
- msvsphere.ci.koji_server_ca - A role that creates a Koji server CA and issues an HTTPS certificate.
v0.1.1
======
New Roles
---------
- msvsphere.ci.koji_tools - A role that installs koji-tools.
v0.1.0
======
Release Summary
---------------
Initial msvsphere.ci collection release.
New Roles
---------
- msvsphere.ci.postgresql_server - A role that installs and configures a PostgreSQL server