Put lw01,lw02,lw03,lw04,lw09,lw10 into a snapshot_base class and include that also...
[mirror/dsa-puppet.git] / modules / roles / manifests / static_source.pp
1 class roles::static_source(
2 ) {
3   include staticsync::static_source
4 }