class nodo::mail inherits nodo::vserver { # Class for mail nodes $postfix_relayhost = "$domain" $postfix_smtp_listen = "$ip" $postfix_mydestination = "\$myorigin" include postfix::mta }