Skip to content
This repository has been archived by the owner on Aug 21, 2020. It is now read-only.

Cannot get the examples to work #134

Open
maishsk opened this issue Nov 18, 2013 · 3 comments
Open

Cannot get the examples to work #134

maishsk opened this issue Nov 18, 2013 · 3 comments

Comments

@maishsk
Copy link

maishsk commented Nov 18, 2013

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

@nanliu
Copy link
Contributor

nanliu commented Nov 18, 2013

Are the gem packages installed to the proxy system?

include vcenter::package

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.

@maishsk
Copy link
Author

maishsk commented Nov 18, 2013

Perhaps I don't understand the scenario correctly. What proxy server are
you referring to?

I am running everything off of the same os . Not using puppet enterprise
though

Maish
Sent from a very small keypad with very big thumbs
On Nov 18, 2013 6:14 PM, "Nan Liu" [email protected] wrote:

Are the gem packages installed to the proxy system?

include vcenter::package

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.


Reply to this email directly or view it on GitHubhttps://github.com//issues/134#issuecomment-28711592
.

@maishsk
Copy link
Author

maishsk commented Nov 18, 2013

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
create a datacenter do I get this error

Maish
Sent from a very small keypad with very big thumbs
On Nov 18, 2013 6:14 PM, "Nan Liu" [email protected] wrote:

Are the gem packages installed to the proxy system?

include vcenter::package

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.


Reply to this email directly or view it on GitHubhttps://github.com//issues/134#issuecomment-28711592
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants