static: whitespace changes and turn double quotes into single quotes if they have...
[mirror/dsa-puppet.git] / modules / roles / manifests / static_source.pp
1 class roles::static_source {
2   include roles::static_base
3 }