]> gitweb.fluxo.info Git - puppet-php.git/commitdiff
Feat: debian buster support
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 8 May 2020 19:33:31 +0000 (16:33 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 8 May 2020 19:33:31 +0000 (16:33 -0300)
manifests/series7.pp

index 35b1636eab5599a94ef469b3e86c2cca95252a2b..559b39a8ee475cdef6a433b853ed002ed47f2fd4 100644 (file)
@@ -12,6 +12,9 @@ class php::series7(
     'stretch': {
       include php::dpa
     }
+    'buster': {
+      include php::dpa
+    }
   }
 
   $version = $::php::params::version7