From e7ef0bafb3dcfc6138ad8f2791e03b0ee8ba633b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 3 Aug 2019 14:04:11 -0300 Subject: Adds support to debian buster --- manifests/series5.pp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'manifests/series5.pp') diff --git a/manifests/series5.pp b/manifests/series5.pp index 5198aad..6ccf2a0 100644 --- a/manifests/series5.pp +++ b/manifests/series5.pp @@ -9,6 +9,9 @@ class php::series5( 'trusty': { include php::ppa } + 'buster': { + include php::dpa + } 'stretch': { include php::dpa } -- cgit v1.2.3