Skip to content

Commit

Permalink
Undo changes to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Tompage1994 authored Oct 16, 2024
1 parent 4fec59a commit 688620e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ releases:
2.2.4:
changes:
breaking_changes:
- infra.aap_configuration 2.2.3 is broken, it is aap_utilities release.
- infra.controller_configuration 2.2.3 is broken, it is aap_utilities release.
We are bumping the version to minimize the issues.
- rewrote playbooks/controller_configure.yml and removed all other playbooks
minor_changes:
Expand All @@ -402,7 +402,7 @@ releases:
changes:
bugfixes:
- Enable the ability to define simple_workflow_nodes on workflow_job_templates
without the need to set the `state` on a workflow_job_template (https://github.com/redhat-cop/aap_configuration/issues/297).
without the need to set the `state` on a workflow_job_template (https://github.com/redhat-cop/controller_configuration/issues/297).
minor_changes:
- Add max_forks, max_concurrent_jobs as options to instance_groups role
- Add no_log everywhere controller_api_plugin is used to avoid to expose sensitive
Expand All @@ -412,7 +412,7 @@ releases:
- Add or fix some variables or extra_vars exported from objects like notifications,
inventory, inventory_source, hosts, groups, jt or wjt.
- Add roles object to object_diff role and controller_object_diff lookup plugin.
- Fix one query with aap_password to change it and set oauth_token=controller_oauthtoken.
- Fix one query with controller_password to change it and set oauth_token=controller_oauthtoken.
- Fixed typos in README.md.
- Improve template to export settings with filetree_create role. Settings will
be in yaml format.
Expand Down

0 comments on commit 688620e

Please sign in to comment.