Vadym Chepkov

Results 43 issues of Vadym Chepkov

Hi, I noticed when services or hosts are removed nagios service is not restarted. Bug or I forgot to turn on some flag? Thanks, Vadym

apache_httpd_htpasswd_source is optional in server.pp, this change makes block depending on it optional as well

While configuring BigIP manually, it's possible to name object of a different class with the same name, You can create PUBLIC trunk, PUBLIC vlan and PUBLIC self ip, for example....

enhancement
untriaged

We are facing a challenge to configure config_map We use gitlab runners running in a central AWS account to create/configure EKS clusters in a target account aws provider looks like...

stale
upstream blocker

The following change https://github.com/voxpupuli/hiera-eyaml-gpg/commit/2681e995ee07636730892d2942775be5310286ab#diff-8f7a8cbc7701c45f0dbf2ab3b622433dd6cb94672da8eb7c6ea0f1bcf7b1ad5e causes problems with debuging gpg issues, since stderr is discarded, also, it leaves tmpfiles behind, since unlink is not called

module should provide ability to set 'priority' for epel repositories

enhancement

When I try to configure same deploy key on the group of the projects, gitlabform fails: ``` Request url='https://gitlab.example.com/api/v4/deploy_keys?per_page=100', method=GET, failed - expected code(s) [200], got code 403 & body:...

✨feature request
gitlab-free
help wanted

while attempting removing 'unmanaged' cron entries, module recognizes those, but fails to remove how to reproduce: ``` # crontab -u user -l 0 0 * * * /bin/echo test ```...

With latest PE adding support for Amazon Linux 2023 agents, could you, please, add support to the module?

enhancement

Observe random errors in java_ks provider in PE2021.7.2 (puppet 7) environment, Amsazon Linux 2 agent, RHEL8 server ``` change from 'present' to 'latest' failed: Execution of 'keytool -v -printcert -file...

community