Adding a class with defined types

Defined types don't get instantiated from an ENC, so Foreman doesn't store
information about them. See Dominic's excellent example of using a wrapper
class to call your defines in this thread:

https://groups.google.com/forum/?fromgroups=#!topic/foreman-users/o-Sqjo-n21A

Greg

··· On 23 May 2013 06:50, Thomas Dahlberg wrote:

I am trying to add puppetlabs apache-module (
https://forge.puppetlabs.com/puppetlabs/apache). For it to work i would
need to add a vhost as specified (apache::vhost). Is it possible with
foreman? And how?