Skip to content

gsyt/salt-ntp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

salt-ntp

Salt formula to set up and configure ntp

Parameters

Please refer to example.pillar for a list of available pillar configuration options

Usage

  • Apply state 'ntp.client' to install ntpd in client mode in target minions
  • Apply state 'ntp.server' to install ntpd in server mode in target minions
  • Apply state 'ntp.purged' to remove ntpd from target minions
  • State 'ntp' is provided as an alias for 'ntp.client'

Compatibility

Ubuntu 13.10, 14.04 and CentOS 6.x

About

Salt formula to set up and configure ntp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages