From 4cc913fad9d620af7550013159979ea76a0bff84 Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Sun, 20 May 2018 12:33:59 +0200 Subject: [PATCH] fix typos in the README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 31fc81155..3ba9f7b03 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,8 @@ Version 5.0.0 and older of this module allowed you to deploy the prometheus serv We introduced a [new class layout](https://github.com/voxpupuli/puppet-prometheus/pull/194) in version 6. By default, including the `prometheus` class won't deploy the server now. You need to include the `prometheus::server` class for this (which has the same -parameters as `prometheus` had). An alterntive approach is to set the -`manage_prometheus_server` parameter to true in the `prometheus` class. Backgroud information about this change are available in the related [pull request](https://github.com/voxpupuli/puppet-prometheus/pull/187) and the [issue](https://github.com/voxpupuli/puppet-prometheus/issues/184) +parameters that `prometheus` had). An alternative approach is to set the +`manage_prometheus_server` parameter to true in the `prometheus` class. Background information about this change is described in the related [pull request](https://github.com/voxpupuli/puppet-prometheus/pull/187) and the [issue](https://github.com/voxpupuli/puppet-prometheus/issues/184). To set up a prometheus daemon: On the server (for prometheus version < 1.0.0):