Resource Type: tacacs_global

Defined in:
lib/puppet/type/tacacs_global.rb

Overview

Configure global TACACS settings

Properties

  • enable

    Enable or disable TACACS functionality [true|false]

    Supported values:
    • true
    • false
  • key

    Encryption key (plaintext or in hash form depending on key_format)

  • key_format

    Encryption key format [0-7]

  • retransmit_count

    How many times to retransmit

  • source_interface

    The source interface used for TACACS packets (array of strings for multiple).

  • timeout

    Number of seconds before the timeout period ends

  • vrf

    The VRF associated with source_interface (array of strings for multiple).

Parameters

  • name (namevar)

    Resource identifier, not used to manage the device