1 2 3 4 5 6 7 8
class nodo::jabber inherits nodo::vserver { include ssl include ejabberd ssl::cert { "cert": notify => Service['ejabberd'], } }