fuel-plugin-lma-collector/deployment_scripts/puppet
Simon Pasquier 55533bc1c9 Fail early when the settings aren't valid
This change adds a post-deployment task that verifies that the plugin
configuration matches with the configuration of the environment. The
task checks that when using local Elasticsearch and InfluxDB nodes,
these nodes exist effectively in the deployed environment. The goal is
to stop the deployment as soon as possible if the configuration isn't
valid.

This couldn't be done in a pre-deployment task because Hiera isn't
available at this stage.

Change-Id: I318a214407a9e287f8376ec32907300bea554781
2015-06-03 14:09:34 +02:00
..
manifests Fail early when the settings aren't valid 2015-06-03 14:09:34 +02:00
modules Support several APIs per service for status determination 2015-06-02 20:12:37 +00:00