Pat Riehecky
Pat Riehecky
Any news on this? I'd love to have IPv6 working with the puppetdb container.
Sample file added
I took a look over the release history of the `1.4` branch and am not seeing any wheels for PyPy.
For pypy specific bits, pp37-pypy37_pp73 for the latest pypy binary. For noarch wheels, `any-none` should be sufficient. To my knowledge all the Database C extensions (I've tried) work against PyPy....
Would you be fetching the host type from `/etc/os-release` or some other detection?
I've been thinking generically about the future on this one and thought I might add a suggestion or two.... Since YAML is a human friendly data serialization standard and not...
Facter seems to provide mac addresses, so perhaps if 'name' is a mac address of an interface on the system, then the name of the interface (eth0) could be swapped...
> Should the /dev devices be moved under a sub hash key such as udev::dev:: to allow for all devices to be exposed as udev::path:: in the future? I'd prefer...
With enough effort I pull anything apart with BeautifulSoup, but I was worried I'd get too invested in having exactly the right layout.
There is some mention of SIG Security up at https://github.com/kubernetes/enhancements/issues/3031 but I'm really not super familiar with this whole ecosystem....