-
Related to #132
Reasoning:
- We are running a Mesos setup on Azure without our own managed DNS and want to continue without managed Bind9 or similar solutions
- Mesos-DNS is only able to serve DNS …
-
Suppose we have multiple environments -- staging, production, development.
In each environment, we have a different redis server. However, I don't want to change the code of my application -- I wa…
-
## Affected Puppet, Ruby, OS and module versions/distributions
- Puppet: 3.7
- Ruby:
- Distribution: RHEL 7 & 8
- Module version: v2.0.0
## How to reproduce (e.g Puppet code you use)
The…
-
## Steps to reproduce
How'd you do it?
1. use auxiliary/gather/enum_dns
2. set DOMAIN digi.ninja
3. run
Against my domain it fails with an error at the SVR step. Change it to github.com…
-
Currently the 'discover' option of serf supports mDNS, but this depends on multicast, and thus is not a viable solution in AWS and other unicast-only environments.
Our current work-around for this is…
-
Currently you cannot create URI records using infoblox ansible.
Information on URI records:
https://en.wikipedia.org/wiki/URI_record
Applications such as keberos, Red Hat IDM, and Free I…
-
In https://github.com/hashicorp/nomad/issues/13604, @maxadamo wrote the following proposal, but I wasn't able to transfer the issue over here for some reason 😊
---
### Proposal
According to …
-
I did some testing in my own test environment and found some weird behaviour in the ADC test. After digging into the script, I see this line:
line 567: dig -t SRV "**_kerberos_tcp**.${DOMAIN}" > "$…
-
It would be great to have an option to use a DNS record for pointing to a storage node without port. This would be great for environments, where external port is assigned dynamically.
-
Hi!
First of all, thanks for this great lib!
I'd like to be able to cancel queries made with the DNSSD Resolver, because the timeout is pretty long and it would be nice to be able to cancel the Ta…