Resource Type: ios_ntp_config

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

Overview

Specify NTP config

Properties

  • authenticate

    NTP authentication enabled [true|false]

  • logging

    Whether to enable NTP message logging

  • source_interface

    The source interface for the NTP system

  • trusted_key

    Array of global trusted-keys. Contents can be a String or Integers

  • update_calendar

    Whether the update calendar option is enabled on the system

Parameters

  • name (namevar) (defaults to: default)

    Config name, default to “default” as the NTP config is global rather than instance based