Merge branch 'fordsa' of https://git.adam-barratt.org.uk/git/mirror/dsa-puppet
[mirror/dsa-puppet.git] / modules / roles / manifests / static_source.pp
1 class roles::static_source(
2 ) {
3   include staticsync::static_source
4 }