Resource Type: esx_shells

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

Overview

Manage vCenter esx hosts config for shells (ESXi Shell and SSH)

Properties

  • esxi_shell_interactive_time_out (defaults to: 0)

    “”

    Supported values:
    • /\d+/
  • esxi_shell_time_out (defaults to: 0)

    “”

    Supported values:
    • /\d+/
  • suppress_shell_warning (defaults to: 0)

    “”

    Supported values:
    • 0
    • 1

Parameters

  • host

    ESX hostname or ip address.

  • provider

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