Openstack Charmers Next Ntp

  • By OpenStack Charmers - Testing Charms
Channel Revision Published Runs on
latest/stable 1 19 Mar 2021
Ubuntu 16.04 Ubuntu 15.10 Ubuntu 14.04 Ubuntu 12.04
latest/edge 0 19 Mar 2021
Ubuntu 15.10
juju deploy openstack-charmers-next-ntp
Show information

Platform:

Ubuntu
16.04 15.10 14.04 12.04

Learn about configurations >

  • auto_peers | boolean

    Automatically peer with other units in the same service. DEPRECATED. Please consider using the ntpmaster charm to provide sufficient peers for your environment in favour of auto_peers.

  • nagios_context | string

    Default: juju

    Used by the nrpe-external-master subordinate charm. A string that will be prepended to instance name to set the host name in nagios. So for instance the hostname would be something like: juju-myservice-0 If you're running multiple environments with the same services in them this allows you to differentiate between them.

  • nagios_ntpmon_checks | string

    Default: offset peers reachability sync

    A space-separated list of nagios ntpmon checks to enable. Options are "offset peers reachability sync"; if all are specified, they are combined into a single check; leave empty for no checks.

  • nagios_servicegroups | string

    A comma-separated list of nagios servicegroups. If left empty, the nagios_context will be used as the servicegroup.

  • peers | string

    Space separated list of NTP servers to use as peers for time.

  • source | string

    Space separated list of NTP servers to use as source for time.

  • use_iburst | boolean

    Default: True

    Use iburst for all servers, not just ntpmaster.