From 0956d28d73670438b8d08e90980f9443cdfafde4 Mon Sep 17 00:00:00 2001 From: Simon Pasquier Date: Fri, 29 Jul 2016 17:27:35 +0200 Subject: [PATCH] Configure the NTP service Change-Id: I4d7fb9379f7c9d2470a7adabfef177b03db416ac Closes-Bug: #1606919 --- deployment_tasks.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/deployment_tasks.yaml b/deployment_tasks.yaml index 9c47ed5..162276b 100644 --- a/deployment_tasks.yaml +++ b/deployment_tasks.yaml @@ -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