blob: 7a36bee7951a781e37c2f0be8dbf5f07aa1d95cf [file] [log] [blame]
Matteo Scandolo3896c472017-08-01 13:31:42 -07001
2# Copyright 2017-present Open Networking Foundation
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15
16
Zack Williams961d3692016-05-01 09:24:30 -070017---
18# apt-cacher-ng/defaults/main.yml
19
Zack Williams275e48b2017-03-24 12:16:00 -070020apt_cacher_name: apt-cache
Zack Williams961d3692016-05-01 09:24:30 -070021apt_cacher_port: 3142
22
Zack Williams275e48b2017-03-24 12:16:00 -070023apt_ssl_sites:
24 - apt.dockerproject.org
Zack Williams79286962017-07-10 12:24:37 -070025 - download.docker.com
Zack Williams275e48b2017-03-24 12:16:00 -070026 - butler.opencloud.cs.arizona.edu
27 - deb.nodesource.com
28 - artifacts.elastic.co
29