]> gitweb.fluxo.info Git - puppet-php.git/commitdiff
Fix file source definition
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 11 Jul 2017 18:56:09 +0000 (15:56 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 11 Jul 2017 18:56:09 +0000 (15:56 -0300)
manifests/packages/dpa.pp

index 2ae90b38bbc03c73f0d3a93478c14b271e51cc37..b3ed2277e7fcfe931536e3835520b10d26516e5a 100644 (file)
@@ -4,7 +4,7 @@ class php::packages::dpa {
     owner   => "root",
     group   => "root",
     mode    => "0644",
-    source  => 'pupet:///modules/php/files/deb.sury.org.gpg',
+    source  => 'puppet:///modules/php/files/deb.sury.org.gpg',
   }
 
   file { '/etc/apt/sources.list.d/php.list' :