-
### Bug report info
```plain text
act version: 0.2.69
GOOS: darwin
GOARCH: arm64
NumCPU: 10
Docker host: DOCKER_HOST enviro…
-
### Check for previous/existing GitHub issues
- [x] I have checked for previous/existing GitHub issues
### Description
I'll preface with this may be user error, so I might just need a steer in the …
-
![image](https://github.com/PowerDNS/pdns_recursor-ansible/assets/45118187/c7d8f1eb-0870-4026-8281-26b3371dfc26)
Looks like ansible galaxy has two repos of powerdns recursor role (PowerDNS.PowerD…
-
```
cat run.sh
#!/usr/bin/env bash
docker run --name pdns \
--link pdns-mysql:mysql \
-p 53:53 \
-p 53:53/udp \
-e MYSQL_USER=root \
-e MYSQL_PASS=supersecret \
-v /home/vagra…
-
Hi,
I think you have typo in https://github.com/PowerDNS/pdns_recursor-ansible/blob/master/README.md:
`pdns_res_config_lua` should be `pdns_rec_config_lua`
Regards
-
With the same puppet manifest and Debian 9 as described on #13 I also get the following error:
```
pdns_server[9202]: Jan 23 16:58:59 Fatal error: Incremental parameter 'launch' without a parent
…
-
I'm trying to redirect the whole pdns.conf file in psitrax/powerdns.
Here is my config:
```
docker create --name=pdns \
--user=root \
--log-driver syslog --log-opt tag=pdns_syslog --log-op…
-
- [x] This is not a support question, I have read [about opensource](https://www.powerdns.com/opensource.html) and will send support questions to the IRC channel, [GitHub Discussions](https://github.c…
-
The API ostensibly changed, because now my challenges fail while the pDNS plugin is trying to use dns-lexicon:
```
211 │ 2024-11-07 19:15:28,548:INFO:certbot._internal.auth_handler:Performing t…
-
Hello everybody,
I need help.
When I run the installer, I only get to step 4.
there it says "Updating database... " but it is not getting any further.
My php error log says this:
[Mon Nov 18 14:5…