aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/ppa.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/ppa.pp b/manifests/ppa.pp
index d78492a..1166439 100644
--- a/manifests/ppa.pp
+++ b/manifests/ppa.pp
@@ -17,6 +17,7 @@ class php::ppa {
group => "root",
mode => "0644",
source => 'puppet:///modules/php/ondrej_ubuntu_php.gpg',
+ notify => Exec['php-apt-auto-update'],
}
file { '/etc/apt/sources.list.d/php.list':