Generate the apache ACL for draghi's "restricted" repo (RT#7962)
[mirror/dsa-puppet.git] / modules / roles / manifests / static_source.pp
1 class roles::static_source(
2 ) {
3   include staticsync::static_source
4 }