diff --git a/releasenotes/notes/add-limits-to-bootstrap-and-maintenance-936754bee09f2568.yaml b/releasenotes/notes/add-limits-to-bootstrap-and-maintenance-936754bee09f2568.yaml deleted file mode 100644 index 512517df..00000000 --- a/releasenotes/notes/add-limits-to-bootstrap-and-maintenance-936754bee09f2568.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -features: - - | - osism.commons.limits is now part of the generic/bootstrap - and generic/maintenance plays. diff --git a/releasenotes/notes/ansible-strategy-linear-4129b45c5f2bc965.yaml b/releasenotes/notes/ansible-strategy-linear-4129b45c5f2bc965.yaml deleted file mode 100644 index 4721b764..00000000 --- a/releasenotes/notes/ansible-strategy-linear-4129b45c5f2bc965.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -features: - - | - Use linear as default Ansible strategy everywhere. This avoids especially issue - in ARA. diff --git a/releasenotes/notes/cleanup-requirements-d7d956a46e04706d.yaml b/releasenotes/notes/cleanup-requirements-d7d956a46e04706d.yaml deleted file mode 100644 index cc187c9f..00000000 --- a/releasenotes/notes/cleanup-requirements-d7d956a46e04706d.yaml +++ /dev/null @@ -1,4 +0,0 @@ ---- -features: - - | - The old Ansible roles `arista.cvp`, `arista.eos`, and `community.zabbix` were removed. diff --git a/releasenotes/notes/infrastructure-kubeconfig-d8152bc999ef12b5.yaml b/releasenotes/notes/infrastructure-kubeconfig-d8152bc999ef12b5.yaml deleted file mode 100644 index 43e8b433..00000000 --- a/releasenotes/notes/infrastructure-kubeconfig-d8152bc999ef12b5.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -features: - - | - Add `infrastructure/kubeconfig` play to prepare the `kubeconfig` - file. diff --git a/releasenotes/notes/k3s-always-install-kubectl-76d73a002e5866be.yaml b/releasenotes/notes/k3s-always-install-kubectl-76d73a002e5866be.yaml deleted file mode 100644 index 87e77ccf..00000000 --- a/releasenotes/notes/k3s-always-install-kubectl-76d73a002e5866be.yaml +++ /dev/null @@ -1,4 +0,0 @@ ---- -features: - - | - In the `k3s` play always install the `kubectl` package. diff --git a/releasenotes/notes/kubectl-fa8af4508bd53f5a.yaml b/releasenotes/notes/kubectl-fa8af4508bd53f5a.yaml deleted file mode 100644 index fa659496..00000000 --- a/releasenotes/notes/kubectl-fa8af4508bd53f5a.yaml +++ /dev/null @@ -1,4 +0,0 @@ ---- -features: - - | - Add `kubectl` play in the `infrastructure` environment. diff --git a/releasenotes/notes/limits-802014fa470b6406.yaml b/releasenotes/notes/limits-802014fa470b6406.yaml deleted file mode 100644 index b32e4865..00000000 --- a/releasenotes/notes/limits-802014fa470b6406.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -features: - - | - With the `generic/limits` play it is possible to set the - PAM limits of a host with the help of the osism.commons.limits - role. diff --git a/releasenotes/notes/manager-copy-octavia-certificates-b2fd8cb8b97b1745.yaml b/releasenotes/notes/manager-copy-octavia-certificates-b2fd8cb8b97b1745.yaml deleted file mode 100644 index 1ee4b682..00000000 --- a/releasenotes/notes/manager-copy-octavia-certificates-b2fd8cb8b97b1745.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -features: - - | - Add playbook to copy generated octavia certificates from the `/share` - volume to the configuration repository. Certificates can be generated - with `osism apply octavia-certificates`. diff --git a/releasenotes/notes/remove-patchman-0d2362e6056c92ed.yaml b/releasenotes/notes/remove-patchman-0d2362e6056c92ed.yaml deleted file mode 100644 index 7768f6ed..00000000 --- a/releasenotes/notes/remove-patchman-0d2362e6056c92ed.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -upgrade: - - | - The Patchman playbooks were deprecated with OSISM 6.0.0 and have now been removed. - The Patchman service is no longer usable in OSISM. diff --git a/releasenotes/notes/remove-sysdig-8d19431597a46190.yaml b/releasenotes/notes/remove-sysdig-8d19431597a46190.yaml deleted file mode 100644 index 615d2b6d..00000000 --- a/releasenotes/notes/remove-sysdig-8d19431597a46190.yaml +++ /dev/null @@ -1,4 +0,0 @@ ---- -features: - - | - Remove `generic/sysdig` play. diff --git a/releasenotes/notes/state-bootstrap-9641a87661cc65a6.yaml b/releasenotes/notes/state-bootstrap-9641a87661cc65a6.yaml deleted file mode 100644 index 88a03b5f..00000000 --- a/releasenotes/notes/state-bootstrap-9641a87661cc65a6.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -features: - - | - With the `generic/state-bootstrap` play it is possible to set and unset the - bootstrap state of a host. diff --git a/releasenotes/notes/state-maintenance-b97cc72ef19367e9.yaml b/releasenotes/notes/state-maintenance-b97cc72ef19367e9.yaml deleted file mode 100644 index 30b2366c..00000000 --- a/releasenotes/notes/state-maintenance-b97cc72ef19367e9.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- -features: - - | - With the `generic/state-maintenance` play it is possible to set and unset the - maintenance state of a host.