Configure the NTP service

Change-Id: I4d7fb9379f7c9d2470a7adabfef177b03db416ac
Closes-Bug: #1606919
This commit is contained in:
Simon Pasquier 2016-07-29 17:27:35 +02:00
parent dfdd54c248
commit 0956d28d73
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