Merge "Configure the NTP service"

This commit is contained in:
Jenkins 2016-08-04 15:01:59 +00:00 committed by Gerrit Code Review
commit 9d39b0c230
1 changed files with 11 additions and 0 deletions

View File

@ -147,6 +147,17 @@
puppet_modules: /etc/puppet/modules
timeout: 600
- id: lma-alerting-ntp-client
type: puppet
version: 2.0.0
role: [primary-infrastructure_alerting, infrastructure_alerting]
requires: [lma-alerting-dns-client]
required_for: [post_deployment_end]
parameters:
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/ntp/ntp-client.pp
puppet_modules: /etc/puppet/modules
timeout: 600
# This task needs to be reexecuted to reconfigure the no-quorum-policy every
# time the cluster is scaled up or down
- id: lma-alerting-enable-quorum