Josh Branham
Josh Branham
I was able to resolve this on bento/centos-7.2 by performing the following: `yum update` `yum install kernel-headers kernel-devel` Then reboot the vagrant, and run the following `sudo /opt/VBoxGuestAdditions-*/init/vboxadd setup`
This is of interest to me as well. Looking to create some `kubectl` plugins using this library, and we utilize OIDC authentication. If I am not mistaken, if a user...
> Hey there -- > > I'd be glad to drop the path from the dpkg_package :remove action; it does seem like it's probably unnecessary. Alternately, I'll note you could...