Puppet Class: role::iegreview

Defined in:
puppet/modules/role/manifests/iegreview.pp

Overview

Class: role::iegreview

Provisions the IEG grant review application.

Note: The application is provisioned using an Apache named virtual host. Once the role is enabled and provisioned use the URL iegreview.local.wmftest.net:8080/ to access the site.



7
8
9
# File 'puppet/modules/role/manifests/iegreview.pp', line 7

class role::iegreview {
    include ::iegreview
}