add ftp_master
[mirror/dsa-puppet.git] / modules / roles / manifests / init.pp
index 2bdae0d..d4bc683 100644 (file)
@@ -17,6 +17,7 @@ class roles {
        }
 
        if getfromhash($site::nodeinfo, 'ftp_master') {
+               include roles::ftp_master
                include roles::dakmaster
        }