Resource Type: esx_vmknic

Defined in:
lib/puppet/type/esx_vmknic.rb
Providers:
esx_vmknic

Overview

Manages Virtual Adapters

Properties

  • ensure

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • esxi_host

    Name of the ESXi host containing the vmknic.

  • name (namevar)

    Host:of vmknic

  • nicname

    Name of the vmknic on the ESXi host.

  • portgroup

    Used only in creation of a new vmknic attached to a standard vswitch

  • provider

    The specific backend to use for this ‘esx_vmknic` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.