Resource Type: ntp_server

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

Overview

Specify an NTP server

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • key

    Authentication key ID

  • maxpoll

    The maximum poll interval

  • minpoll

    The minimum poll interval

  • prefer

    Prefer this NTP server [true|false]

    Supported values:
    • true
    • false
  • source_interface

    The source interface used to reach the NTP server

  • vrf

    The VRF instance this server is bound to.

Parameters

  • name (namevar)

    The hostname or address of the NTP server