From: Imran Iqbal Date: Mon, 15 Jun 2020 15:49:11 +0000 (+0100) Subject: ci(kitchen): use `saltimages` Docker Hub where available [skip ci] X-Git-Url: https://git.arvados.org/arvados-formula.git/commitdiff_plain/ffc372d4134debada69126f178493e0e7d6b68b3 ci(kitchen): use `saltimages` Docker Hub where available [skip ci] * Automated using https://github.com/myii/ssf-formula/pull/223 --- diff --git a/kitchen.yml b/kitchen.yml index 4bf5c79..637955e 100644 --- a/kitchen.yml +++ b/kitchen.yml @@ -14,16 +14,16 @@ platforms: ## SALT `3000.3` - name: debian-10-3000-3-py3 driver: - image: netmanagers/salt-3000.3-py3:debian-10 + image: saltimages/salt-3000.3-py3:debian-10 # - name: ubuntu-1804-3000-3-py3 # driver: -# image: netmanagers/salt-3000.3-py3:ubuntu-18.04 +# image: saltimages/salt-3000.3-py3:ubuntu-18.04 # ## SALT `2019.2` # - name: centos-7-2019-2-py3 # driver: -# image: netmanagers/salt-2019.2-py3:centos-7 +# image: saltimages/salt-2019.2-py3:centos-7 provisioner: name: salt_solo