add cache headers to security
[mirror/dsa-puppet.git] / modules / porterbox / templates / default-mirror.erb
index aa76940..a5822f9 100644 (file)
@@ -1,6 +1,6 @@
 <%=
 ninfo = scope.lookupvar('site::nodeinfo')
-if ninfo['hoster'].has_key?('mirror-debian'):
+if ninfo['hoster'].has_key?('mirror-debian') then
     ninfo['hoster']['mirror-debian']
 else
     'http://cdn.debian.net/debian'