Resource Type: esx_vmknic_type

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

Overview

Manages Virtual Adapters

Properties

  • nic_type
    Supported values:
    • faultToleranceLogging
    • management
    • vmotion
    • vSphereReplication

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.

  • provider

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