Move allow-all smtp from the mta class to the exim and the lists class
[mirror/dsa-puppet.git] / modules / roles / manifests / static_master.pp
1 #
2 class roles::static_master(
3 ) {
4   include staticsync::static_master
5 }