Faidon Liambotis has uploaded a new change for review.
https://gerrit.wikimedia.org/r/188806
Change subject: monitoring: fix logo image location
......................................................................
monitoring: fix logo image location
Change-Id: I2eae1c48d3e60f160c272bbc45ad0b2576d561c6
---
M modules/monitoring/manifests/host.pp
1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/06/188806/1
diff --git a/modules/monitoring/manifests/host.pp
b/modules/monitoring/manifests/host.pp
index 26e4979..2e86b56 100644
--- a/modules/monitoring/manifests/host.pp
+++ b/modules/monitoring/manifests/host.pp
@@ -56,9 +56,9 @@
target => '/etc/nagios/puppet_hostextinfo.cfg',
host_name => $title,
notes => $title,
- icon_image => "${image}.png",
- vrml_image => "${image}.png",
- statusmap_image => "${image}.gd2",
+ icon_image => "base/${image}.png",
+ vrml_image => "base/${image}.png",
+ statusmap_image => "base/${image}.gd2",
}
}
}
--
To view, visit https://gerrit.wikimedia.org/r/188806
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2eae1c48d3e60f160c272bbc45ad0b2576d561c6
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