Resource Type: esx_maintmode

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

Overview

Manage vsphere hosts entering / exiting maintenance mode.

Properties

  • ensure

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • evacuate_powered_off_vms (defaults to: false)
    Supported values:
    • true
    • false
  • host

    ESX hostname

  • hostseq

    ESX hostname and optional sequence number. format: host:seq

  • provider

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

  • timeout (defaults to: 0)

    Timeout on maintenance mode operations. Defaults to 0 (no timeout).

    Supported values:
    • /\d+/