fuel-plugin-lma-infrastruct.../tasks.yaml

19 lines
668 B
YAML

# The following tasks are executed in the order they are declared
# Priorities are important, this ensure that this plugin is deployed after
# LMA Collector, InfluxDB and Elasticsearch.
- role: [primary-infrastructure_alerting, infrastructure_alerting]
stage: post_deployment/8201
type: puppet
parameters:
puppet_manifest: puppet/manifests/nagios.pp
puppet_modules: puppet/modules:/etc/puppet/modules
timeout: 600
- role: [primary-infrastructure_alerting]
stage: post_deployment/8201
type: puppet
parameters:
puppet_manifest: puppet/manifests/nagios_dashboard_url.pp
puppet_modules: puppet/modules:/etc/puppet/modules
timeout: 120