Merge "Configure the DNS resolver"

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

View File

@ -136,6 +136,17 @@
reexecute_on:
- deploy_changes
- id: lma-alerting-dns-client
type: puppet
version: 2.0.0
role: [primary-infrastructure_alerting, infrastructure_alerting]
requires: [post_deployment_start]
required_for: [post_deployment_end]
parameters:
puppet_manifest: /etc/puppet/modules/osnailyfacter/modular/dns/dns-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