-
**Puppet is the most powerful configuration management tool in the solar system\*. It’s the engine that drives your compliance, baseline, drift remediation, and deployment needs. It has always been an…
jficz updated
3 months ago
-
This issue might not be sent to the right place since the LSP server is only consuming what other tools report. It's the first line of usage that leads me to want this feature though.
Still, I'm a …
-
I executed the following command from a fresh repository clone
```bash
sudo docker compose --profile puppet up
```
but I was unable to run the testing command:
```bash
docker compose --profile…
-
I've observed this weird log today, the grpc server failed to start itself since the address has been bind. Let's keep an eye on this problem.
```log
13:12:20 VERB Wechaty wechatifyUserModules(Pup…
-
## Describe the Bug
```
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: no parameter named 'yes_flag' (file: /etc/puppetlabs/code/environments/SVCPLAN_3734_j…
-
## Describe the Bug
https://www.puppet.com/docs/pe/2023.8/nodes_endpoint.html lists some URL examples. The text says
> When Forming node classifier API requests to this endpoint, the request is…
-
## Describe the Bug
When adding many host entries on Windows, using `host` resources, some sometimes fail with
```
Puppet::Util::FileType::FileTypeFlat could not write C:/Windows/System32/drivers/e…
-
## Describe the Bug
When upgrading to Puppet Server version 8.6.3, certain node regex patterns stop functioning correctly. Specifically, regex patterns that use negative lookahead (`?!`) no longer ma…
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Module version: 4.0
## How to reproduce (e.g Puppet code you use)
add this to you .yaml
```
nftables::rules::out::icmp::v4_t…
-
Gitea version :: 1.22.3
webhook-go version :: 2.2.0
`cat /etc/voxpupuli/webhook.yml`
```yaml
---
server:
protected: false
port: 8088
chatops:
enabled: false
service:
channel:
…