diff options
Diffstat (limited to 'manifests/subsystems/websites.pp')
| -rw-r--r-- | manifests/subsystems/websites.pp | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/subsystems/websites.pp b/manifests/subsystems/websites.pp index 2b10e8a..5854ba9 100644 --- a/manifests/subsystems/websites.pp +++ b/manifests/subsystems/websites.pp @@ -172,4 +172,5 @@ class websites::dev::setup inherits websites::setup {    # Include the needed classes for website development    include php    include drupal +  include apache::rails  }  | 
