Skip to content

With PE PLAN no such file to load -- rbvmomi #87

@anissmajlovic

Description

@anissmajlovic

Good morning everyone

I am trying to use patching with PE 2019.8 but I am getting error below:

For example if I use puppet plan run patching::snapshot_vmware action=create targets=xxxxxxx vsphere_datacenter=xxxxxxx vsphere_host=xxxxxxx vsphere_insecure=true vsphere_password=xxxxxxx vsphere_username=xxxxxxx

Then I receive error:
{
"msg": "no such file to load -- rbvmomi",
"kind": "bolt/plan-failure",
"details": {
"class": "LoadError"
}
}

I tried on PE to do this
/opt/puppetlabs/server/bin/puppetserver gem install rbvmomi
and restart pe-puppetserver but it didn't help.

Any idea?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions