Resource Type: neutron_agent_sriov_numvfs

Defined in:
lib/puppet/type/neutron_agent_sriov_numvfs.rb
Providers:
sriov_numvfs

Overview

sriov_numvfs conf as <physical_network>:<number_of_vfs> format

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • name (namevar)

    sriov_numvfs conf as <physical_network>:<number_of_vfs> format

    Supported values:
    • /^[a-z0-9\-_]+:[0-9]+$/
  • provider

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