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