diff options
author | Thom May <thom@chef.io> | 2017-06-30 14:47:21 +0100 |
---|---|---|
committer | Thom May <thom@chef.io> | 2017-06-30 16:34:53 +0100 |
commit | ed8a3f9f5375bc5a0e48d9dca8b58cbd8ecb9232 (patch) | |
tree | a51fb4cf0a2b108f199890fad1199769b9ecf85c | |
parent | d887c0a7f2d5f796159faefc11ff06bd5eaea379 (diff) | |
download | chef-ed8a3f9f5375bc5a0e48d9dca8b58cbd8ecb9232.tar.gz |
use the HA pool for the docker acceptance testtm/ha_keyservers_pool
the port 80 keyservers pool is really unreliable
Signed-off-by: Thom May <thom@chef.io>
-rw-r--r-- | acceptance/top-cookbooks/.kitchen.docker.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/acceptance/top-cookbooks/.kitchen.docker.yml b/acceptance/top-cookbooks/.kitchen.docker.yml index 41864e3608..505504268f 100644 --- a/acceptance/top-cookbooks/.kitchen.docker.yml +++ b/acceptance/top-cookbooks/.kitchen.docker.yml @@ -1,6 +1,10 @@ suites: - name: docker-default attributes: + apt-docker: + repos: + docker-main: + keyserver: hkp://ha.pool.sks-keyservers.net docker: version: 1.10.0 run_list: |