Resource Type: f5_ntp

Defined in:
lib/puppet/type/f5_ntp.rb
Providers:
rest

Overview

Sets the system NTP on the BIG-IP system.

Properties

  • description
  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • servers

    Server list. Accepts an array of values.

  • timezone

    timezone

Parameters

  • name (namevar)
  • provider

    The specific backend to use for this f5_ntp resource. You will seldom need to specify this --- Puppet will usually discover the appropriate provider for your platform.