diff --git a/manifests/init.pp b/manifests/init.pp index 63aedb0..e74b58d 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -56,6 +56,7 @@ source => 'https://github.com/phpmyadmin/phpmyadmin.git', user => $user, revision => $revision, + depth => 1 } ->