template breakage
[mirror/dsa-puppet.git] / modules / roles / templates / static-mirroring / static-clients.conf.erb
1 ##
2 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
3 ##
4
5 <%=
6
7 scope.lookupvar('site::roles')['static_mirror'].join("\n")
8
9 # vim:set et:
10 # vim:set sts=4 ts=4:
11 # vim:set shiftwidth=4:
12 %>