Yuvipanda has submitted this change and it was merged.
Change subject: shinken: Add basic monitoring for cvn project
......................................................................
shinken: Add basic monitoring for cvn project
Bug: T68573
Change-Id: I7a71e3b93a6b8c12072216d9c056a284a1360fe3
---
M modules/shinken/files/contactgroups.cfg
M modules/shinken/files/shinkengen.yaml
2 files changed, 7 insertions(+), 1 deletion(-)
Approvals:
Yuvipanda: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/shinken/files/contactgroups.cfg
b/modules/shinken/files/contactgroups.cfg
index 0b2c736..0dd1d08 100644
--- a/modules/shinken/files/contactgroups.cfg
+++ b/modules/shinken/files/contactgroups.cfg
@@ -26,6 +26,12 @@
}
define contactgroup {
+ contactgroup_name integration
+ alias Continuous Integration Administrators
+ members guest,krinkle,yuvipanda
+}
+
+define contactgroup {
contactgroup_name extdist
alias ExtDist Administrators
members guest,yuvipanda,legoktm
diff --git a/modules/shinken/files/shinkengen.yaml
b/modules/shinken/files/shinkengen.yaml
index 6b781b5..c7d5325 100644
--- a/modules/shinken/files/shinkengen.yaml
+++ b/modules/shinken/files/shinkengen.yaml
@@ -1,2 +1,2 @@
-projects: [ 'tools', 'deployment-prep', 'extdist', 'analytics', 'integration',
'shinken' ]
+projects: [ 'tools', 'deployment-prep', 'extdist', 'analytics', 'integration',
'shinken', 'cvn' ]
base_path: '/etc/shinken/generated'
--
To view, visit https://gerrit.wikimedia.org/r/178229
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7a71e3b93a6b8c12072216d9c056a284a1360fe3
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits