Skip to content

simp/pupmod-simp-ntpd

Repository files navigation

License CII Best Practices Puppet Forge Puppet Forge Downloads Build Status

pupmod-simp-ntpd

Table of Contents

Description

Set up ntpd in either standalone or server mode.

Setup

What ntpd affects

Manages the following:

  • ntp package
  • ntp user/group
  • ntpd service
  • These files and directories:
    • /etc/ntp.conf
    • /etc/ntp/
    • /etc/ntp/keys
    • /etc/sysconfig/ntpd
    • /var/lib/ntp

Usage

class { 'ntpd': }

Reference

See the Reference Documentation for full details

Limitations

SIMP Puppet modules are generally intended for use on Red Hat Enterprise Linux and compatible distributions, such as CentOS. Please see the metadata.json file for the most up-to-date list of supported operating systems, Puppet versions, and module dependencies.

Development

Please read our Contribution Guide.

If you find any issues, they can be submitted to our JIRA.