aboutsummaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index e4745b7..9d71ecf 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -5,12 +5,12 @@ class drupal(
) {
# We use drupal source from upstream
package { "drupal6":
- ensure => absent,
+ ensure => absent,
}
# Needed packages
package { [ "drush", "php5-gd", "php5-imagick" ]:
- ensure => installed,
+ ensure => installed,
}
# Drush config folder