class roles::veyepar { include apache2 ssl::service { 'veyepar.debian.org': notify => Exec['service apache2 reload'], key => true, } }