Give wuiet.d.o access to the ubc projectb replica
[mirror/dsa-puppet.git] / modules / roles / manifests / static_mirror.pp
1 # a static mirror.  It will get content for all components that it servers
2 # from each component's master.
3 class roles::static_mirror () {
4   include staticsync::static_mirror
5 }