Alexandros Kosiaris has submitted this change and it was merged. (
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(-)
Approvals:
Alexandros Kosiaris: Verified; Looks good to me, approved
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: merged
Gerrit-Change-Id: Ibf4abc7cce12122baab1d01d6976e7d110da781f
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits