diff options
author | Jay Mundrawala <jdmundrawala@gmail.com> | 2016-02-26 13:27:22 -0800 |
---|---|---|
committer | Jay Mundrawala <jdmundrawala@gmail.com> | 2016-02-26 13:27:22 -0800 |
commit | 7f59d1bd2043ea183fd3287c291edb7376303340 (patch) | |
tree | 4f09a027e2797528e91c8cbf400489182b2e52fe /acceptance/.shared | |
parent | 2831c6206ce22e1b7bd0f736b124248f6e774166 (diff) | |
download | chef-7f59d1bd2043ea183fd3287c291edb7376303340.tar.gz |
Use the bento centos box for vagrantjdm/fips-acceptance
We need to use kitchen-vagrant in github so that kitchen-vagrant
does not use a bento url to download the box and instead just
goes through atlas.
Diffstat (limited to 'acceptance/.shared')
-rw-r--r-- | acceptance/.shared/kitchen_acceptance/.kitchen.vagrant.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/acceptance/.shared/kitchen_acceptance/.kitchen.vagrant.yml b/acceptance/.shared/kitchen_acceptance/.kitchen.vagrant.yml index 54d05980a5..1d6c7fc037 100644 --- a/acceptance/.shared/kitchen_acceptance/.kitchen.vagrant.yml +++ b/acceptance/.shared/kitchen_acceptance/.kitchen.vagrant.yml @@ -40,8 +40,7 @@ fedora-21 # centos-7 - name: centos-6 driver: - box: opscode-centos-6.6 - box_url: http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_centos-6.6_chef-provisionerless.box + box: bento/centos-6.7 <% %w( 2012r2 2012 |