Faidon Liambotis has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/183782

Change subject: monitoring: add icon for Debian hosts
......................................................................

monitoring: add icon for Debian hosts

Change-Id: I84e15f085f3f1830008c78616fecdcf6d6cdedac
---
M modules/monitoring/manifests/host.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/82/183782/1

diff --git a/modules/monitoring/manifests/host.pp 
b/modules/monitoring/manifests/host.pp
index 0e5bbf3..89c7d28 100644
--- a/modules/monitoring/manifests/host.pp
+++ b/modules/monitoring/manifests/host.pp
@@ -44,6 +44,7 @@
     if $title == $::hostname {
         $image = $::operatingsystem ? {
             'Ubuntu'  => 'ubuntu',
+            'Debian'  => 'debian',
             default   => 'linux40'
         }
 

-- 
To view, visit https://gerrit.wikimedia.org/r/183782
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I84e15f085f3f1830008c78616fecdcf6d6cdedac
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon Liambotis <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to