Index: /nodes/CNodeBurcht/wleiden.yaml
===================================================================
--- /nodes/CNodeBurcht/wleiden.yaml	(revision 10393)
+++ /nodes/CNodeBurcht/wleiden.yaml	(revision 10396)
@@ -12,5 +12,5 @@
 rdnap_x   : 93794
 rdnap_y   : 463755
-release   : 7.2
+release   : "7.2-RELEASE"
 status    : "up"
 
Index: /nodes/CNodePVKerkDuif/wleiden.yaml
===================================================================
--- /nodes/CNodePVKerkDuif/wleiden.yaml	(revision 10393)
+++ /nodes/CNodePVKerkDuif/wleiden.yaml	(revision 10396)
@@ -12,5 +12,5 @@
 rdnap_x   : 94532
 rdnap_y   : 459257
-release   : "None"
+release   : "9.0-RELEASE"
 status    : "up"
 
Index: /nodes/proxy6/wleiden.yaml
===================================================================
--- /nodes/proxy6/wleiden.yaml	(revision 10393)
+++ /nodes/proxy6/wleiden.yaml	(revision 10396)
@@ -17,5 +17,5 @@
 rdnap_x   : 92318
 rdnap_y   : 464324
-release   : "8.0-RELEASEE"
+release   : "8.0-RELEASE"
 status    : "up"
 
Index: /tools/yaml2nag.py
===================================================================
--- /tools/yaml2nag.py	(revision 10393)
+++ /tools/yaml2nag.py	(revision 10396)
@@ -12,5 +12,5 @@
 
 def is_iris(node):
-  return node.has_key('release') and node['release'] in ['8.0-RELEASE', '7.2-RELEASE', '8.1-RELEASE', '8.2-RELEASE']
+  return node.has_key('release') and node['release'] in ['8.0-RELEASE', '7.2-RELEASE', '8.1-RELEASE', '8.2-RELEASE', '9.0-RELEASE']
 
 def is_up(datadump):
