-
Notifications
You must be signed in to change notification settings - Fork 101
Cannot get the examples to work #134
Comments
Are the gem packages installed to the proxy system?
I'm primarily using the module via puppet apply. Due to how we use rbvmomi to generate the type info, you also need rbvmomi gem installed on the puppet master, but that hasn't been tested very much in my deployment scenarios. |
Perhaps I don't understand the scenario correctly. What proxy server are I am running everything off of the same os . Not using puppet enterprise Maish
|
To clarify. I am running everything off of the puppet master. I have run puppet apply -e 'include vcenter::packages' on the puppet master. When only initiating the transport I get no errors, only when I try and Maish
|
I have tried to populate the sample-data.pp and cluster-12-setup.pp examples
I keep on getting the exact same error
Error: /Stage[main]//Vc_datacenter[/testdc1]: Could not evaluate: uninitialized constant RbVmomi
I have installed ruby through rbenv - I do not know if that has anything to do with it or not
The text was updated successfully, but these errors were encountered: