Vadym Chepkov
Vadym Chepkov
Currently, standard peadm installation without compilers doesn't provide an option to configure PE the same way PE installer script does and agents
prior to this this commit 'release' atribute from 'main' class wasn't passed to sub-classes construct '! defined Class' provides random results, parser dependable and shouldn't be used
## Describe the Bug Upgrading to module v8.1.0 renders puppetdb unoperational , service doesn't start The following log entries are observed in puppetdb.log ``` 2024-06-01T14:24:13.865Z INFO [p.p.c.services] PuppetDB version 8.5.1...
API method GET /v1/ds has been removed and it's impossible to configure LDAP server now: https://github.com/puppetlabs/puppetlabs-peadm/blob/main/tasks/pe_ldap_config.rb#L34
cfn_nags generates W27 warning for a code fragment: ``` SecurityGroupIngress: - Description: Allow ICMP ping IpProtocol: icmp FromPort: 8 ToPort: 0 CidrIp: "10.0.0.0/8" ``` Cloud Formation repurposed ports attributes as...
## Describe the Bug The task has the following code fragment: ``` def modify_pe_master_rules(rules) # If not an array, return as is return rules unless rules.is_a?(Array) ``` It's not clear,...
## Describe the Bug peadm::convert misconfigures pe_repo class by setting data 'pe_repo::compile_master_pool_address' to primary host $compiler_pool_address is set to $primary_host by default and there is no way to pass undef...
## Describe the Bug When peadm::update_pe_conf is called from a plan, it sets improper permissions first it makes root:root as the owner of the file, second it modifies SELinux context...
### Extension Version v2.34.3 ### VS Code Version Version: 1.98.2 (Universal) Commit: ddc367ed5c8936efe395cffeec279b04ffd7db78 Date: 2025-03-12T13:32:45.399Z Electron: 34.2.0 ElectronBuildId: 11161602 Chromium: 132.0.6834.196 Node.js: 20.18.2 V8: 13.2.152.36-electron.0 OS: Darwin x64 22.6.0 ###...