Class | undine::undine |
In: |
/vagrant/modules/undine/manifests/init.pp
/vagrant/modules/undine/manifests/init.pp |
Parent: |
The undine class is a wrapper for the the other components of the Undine VM, in addition to providing other minor system-level configuration (such as using a more informative motd).
The primary use of the Undine class is to encapuslate basic provisioning for the VM. It is intended to be declared in Puppet modules in the ./sites directory using the require syntax, typically followed by a single undine::drupal_codebase and one or more undine::drupal_site resources.