aboutsummaryrefslogtreecommitdiff
path: root/manifests/dpa.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/dpa.pp')
-rw-r--r--manifests/dpa.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/dpa.pp b/manifests/dpa.pp
index 8292d61..1f9d170 100644
--- a/manifests/dpa.pp
+++ b/manifests/dpa.pp
@@ -22,4 +22,6 @@ class php::dpa {
user => "root",
refreshonly => true,
}
+
+ include php::packages
}