lupa95

Results 7 issues of lupa95

**Issue:** Since version 1.5.0 executing `ldapsearch -x -H ldap://localhost -b dc=example,dc=org -D "cn=admin,dc=example,dc=org" -w admin` against a fresh openldap container should show `#numEntries: 2` according to the Quick Start section...

## Expected Behavior The Ansible role _wazuh-ansible-agent_ should not show changes on subsequent runs without changing the configuration. ## Actual Behavior The Ansible role _wazuh-ansible-agent_ is not idempotent and will...

## Expected Behavior Terraform will not show changes to read only attributes on `stackit_ske_cluster` resource. ## Current Behavior Terraform shows planned changes to the read only attribute `kubernetes_version_used`. ```terraform #...

bug

This is an attempt at fixing the idempotency issue discussed in https://github.com/wazuh/wazuh-ansible/issues/1240. Packages get version locked and unlocked when installing/updating them, rather than adding and removing the package repositories on...

**Describe the bug** I am using grafana-operator to deploy Grafana alert rules. The alert rule groups are synced to the Grafana instances every 10 minutes (default). Sometimes, the alert rules...

grafana-upstream
triage/needs-information

Hi, i would like to be able to select the postgres minor version during install. I see that the `postgresql_version` variable is used at many places so probably an additional...

## Description We are using Terraform to manage projects and folders in our Stackit organization. A pretty frequent use case for us is to delete a project and the folder...

bug
api_limitation