Skip to content

Commit

Permalink
Update jenkins/mirror attr URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
fnichol committed Feb 7, 2011
1 parent 1563e73 commit 5e18d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion attributes/default.rb
Expand Up @@ -21,7 +21,7 @@
# limitations under the License.
#

default[:jenkins][:mirror] = "http://jenkins-ci.org"
default[:jenkins][:mirror] = "http://updates.jenkins-ci.org"
default[:jenkins][:java_home] = ENV['JAVA_HOME']

default[:jenkins][:server][:home] = "/var/lib/jenkins"
Expand Down

0 comments on commit 5e18d11

Please sign in to comment.