Faidon Liambotis has uploaded a new change for review.

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


Change subject: librenms: fix another scoping/dependency cycle
......................................................................

librenms: fix another scoping/dependency cycle

Change-Id: I318bca108b9b6407720ad01bd66baaf7be7aa3fe
---
M manifests/role/librenms.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/24/106724/1

diff --git a/manifests/role/librenms.pp b/manifests/role/librenms.pp
index 4594a81..e596a96 100644
--- a/manifests/role/librenms.pp
+++ b/manifests/role/librenms.pp
@@ -54,7 +54,7 @@
         docroot => $install_dir,
         require => [
             Webserver::Apache::Module['php5'],
-            Class['librenms'],
+            Class['::librenms'],
         ],
     }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I318bca108b9b6407720ad01bd66baaf7be7aa3fe
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon Liambotis <fai...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to