Ema has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/390428 )
Change subject: role::prometheus::ops: add banner message to MOTD
......................................................................
role::prometheus::ops: add banner message to MOTD
Add a banner message to MOTD identifying the server role (Prometheus
server).
Change-Id: Ib71c76487eb1bc093a9cf79277ee6c6ab0509c3d
---
M modules/role/manifests/prometheus/ops.pp
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/28/390428/1
diff --git a/modules/role/manifests/prometheus/ops.pp
b/modules/role/manifests/prometheus/ops.pp
index 1610242..edd15cb 100644
--- a/modules/role/manifests/prometheus/ops.pp
+++ b/modules/role/manifests/prometheus/ops.pp
@@ -3,6 +3,10 @@
#
# filtertags: labs-project-monitoring
class role::prometheus::ops {
+ system::role { 'prometheus::ops':
+ description: "Prometheus server",
+ }
+
include ::standard
include ::base::firewall
--
To view, visit https://gerrit.wikimedia.org/r/390428
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib71c76487eb1bc093a9cf79277ee6c6ab0509c3d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ema <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits