diff --git a/manifests/master.pp b/manifests/master.pp index 13e0ad5..da1f67d 100644 --- a/manifests/master.pp +++ b/manifests/master.pp @@ -33,7 +33,7 @@ class jenkins::master( } apt::source { 'jenkins': - location => 'http://pkg.jenkins-ci.org/debian', + location => 'http://pkg.jenkins-ci.org/debian-stable', release => 'binary/', repos => '', require => [