ftp-master as historical_master (part of RT#7644)
[mirror/dsa-puppet.git] / modules / roles / manifests / static_source.pp
1 class roles::static_source(
2 ) {
3   include staticsync::static_source
4 }