Robert Tisdale

Results 45 comments of Robert Tisdale

@squat Can you confirm how to utilize the reserved IP functionality? I'd like to attach one to a server for VPN functionality. The quoted commit doesn't seem to be about...

From what I can tell, this was the commit you're referring to https://github.com/squat/terraform-provider-vultr/commit/c8cc3a14027ffb531c7316f48ba5f624081372b1

To confirm I've also installed both of the requested dependencies and ran the install script. Running via CLI gives no additional output.

@rolele From what I can tell this is no longer supported. I may see about branching this myself sometime soon as I'm not able to even get the plugin working...

Sorry, forgot to update this. This will still work on TF 0.8.8 but you need to compile it against that version. I've forked this repo, added additional functionality, and provided...

Let me know if further details are needed but I believe this should offer a good representation of the problem.

This is caused by Puppet Enterprise using it's own version of Ruby as opposed to the systems Ruby. Best way to manage this might be to check if Puppet Enterprise...

@dj-wasabi Thank you for the attempted fix. I pulled this down and attempted to run again but I'm still seeing the same error. I purged all existing instances of zabbix-api...

Here is the last bit of a Puppet agent debug on the node in question (Zabbix master node) ``` Info: Applying configuration version '1426106362' Debug: Prefetching yum resources for package...

[root@HOSTNAME puppet]# puppet module list | grep puppetlabs-pe_gem ├── puppetlabs-pe_gem (v0.1.0) It would seem I do. Another note: It would seem this issue was again fixed by referencing the puppet...