nm.d.o no longer needs access to projectb on bmdb1
[mirror/dsa-puppet.git] / modules / roles / manifests / static_source.pp
1 class roles::static_source(
2 ) {
3   include staticsync::static_source
4 }