Faidon Liambotis has uploaded a new change for review.
https://gerrit.wikimedia.org/r/106715
Change subject: librenms: fix role class include scoping
......................................................................
librenms: fix role class include scoping
(classic pitfall)
Change-Id: I90076352756ef5b308d852c14b16f636cae954b3
---
M manifests/role/librenms.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/15/106715/1
diff --git a/manifests/role/librenms.pp b/manifests/role/librenms.pp
index 16af56c..9c2ec70 100644
--- a/manifests/role/librenms.pp
+++ b/manifests/role/librenms.pp
@@ -44,7 +44,7 @@
'nets' => $network::constants::external_networks,
}
- class { 'librenms':
+ class { '::librenms':
install_dir => $install_dir,
config => $config,
}
--
To view, visit https://gerrit.wikimedia.org/r/106715
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I90076352756ef5b308d852c14b16f636cae954b3
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