Resource Type: netdev_device

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

Overview

Configure the sysname of the device

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • shutdown (alias for: absent)
    • undo_shutdown (alias for: present)
  • hostname

    The sysname of the device

Parameters

  • ipaddr
  • name (namevar)
  • password
  • provider

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

  • username

    The ssh user of the device