Alexandros Kosiaris has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/344349 )
Change subject: Pass Junos as the os for all networking devices
......................................................................
Pass Junos as the os for all networking devices
Specify Junos as the operating system for all of our routers and
switches. Rely on the defaults hashes since all our networking equipment
for now is Juniper running Junos
Change-Id: Ibf4abc7cce12122baab1d01d6976e7d110da781f
---
M modules/netops/manifests/monitoring.pp
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/49/344349/1
diff --git a/modules/netops/manifests/monitoring.pp
b/modules/netops/manifests/monitoring.pp
index 1a71802..d545b8a 100644
--- a/modules/netops/manifests/monitoring.pp
+++ b/modules/netops/manifests/monitoring.pp
@@ -17,6 +17,7 @@
group => 'routers',
alarms => true,
interfaces => true,
+ os => 'Junos',
}
$routers = {
# eqiad
@@ -59,6 +60,7 @@
snmp_community => $passwords::network::snmp_ro_community,
group => 'switches',
alarms => true,
+ os => 'Junos',
}
# Note: The parents attribute is used to capture a view of the network
# topology. It is not complete on purpose as icinga is not able to
--
To view, visit https://gerrit.wikimedia.org/r/344349
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibf4abc7cce12122baab1d01d6976e7d110da781f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits