Brendan Germain
Brendan Germain
+1 - has anyone looked at this?
thanks, maybe I can try to take a look. My issue specifically isn't an intermediate cert but a corporate network that does ssl inspection. I need a way to move...
Came across this which helps get the system CA in a good state https://github.com/williambailey/vagrant-ca-certificates This doesn't help chef as it uses its own embedded bundle. It would be ideal if...
also running into this often
would also find this useful. it would make transitioning easier.
Also facing the same issue. Previously I used to vendor gem's in wrapper cookbooks. Now any chef cookbook that installs gems via metadata you can't do this as the gem...
is there a way to currently do this? Using hosts with multiple interfaces and everything appears to be working except that the VIP is being added to the wrong vlan...
I'm now having this same issue when using acbuild v0.4.0, it was not present in v0.3.1. CentOS Linux release 7.2.1511 (Core) 3.10.0-327.el7.x86_64 systemd-219-19.el7.x86_64 ``` Running: [/bin/sh -c (yum clean all)]...
this would be useful. thanks.
@killianmuldoon using bond-cni in kubernetes with multus/sr-iov. multus-cni and sriov-cni have containers and a helm chart https://github.com/k8snetworkplumbingwg/helm-charts these are used to install the plugin binaries. I'd like to install this...