2f786a4aa3a1df5622c2ed16425175f8cf3d11bf
[mirror/dsa-puppet.git] / static_master.pp
1 #
2 class roles::static_master(
3 ) {
4   include staticsync::static_master
5 }