Brian Schonecker
Brian Schonecker
Come on, @StackStorm, even Puppet 6 is deprecated now.
The URL and the datacenter are provided to govc on the command line. When then VM is found, why not just spit out those two (or all) command-line values in...
In order to find a VM one needs to know which datacenter to search. In my case, I have multiple datacenters in my infrastructure so I have to search all...
I'm trying to keep this request alive because it's not possible in ansible to 'remember' the datacenter when using a loop. There's no functionality to provide "If vm is found...
I managed to get in contact with Matthias today and he's willing to donate the module to the Voxpupuli community. I'm not exactly sure how the process works. Anyone? Bueller?
I asked the Voxpupuli folks about this a few months ago and someone told me that Voxpupuli already has a module that manages sysctl. He said there wouldn't be a...
I sent an email to the project owner asking if he'd transfer ownership to a 3rd party. I'll update the issue if/when I hear back.
I ran Puppet with your updates and it did not fix: kernel.sem net.ipv4.ip_local_port_range net.ipv4.route.flush If I change the sed tab-replace line to substitue one space instead of two spaces, then...
net.ipv4.route.flush isn't something that Puppet should manage because it's not a setting but more of a method to [clear the routing table](https://support.hpe.com/hpesc/public/docDisplay?docId=emr_na-c03380409) (and hence causes a change). I've submitted https://github.com/schlitzered/puppet-sysctl/pull/1...
Four years later, please donate the code to voxpupili.