Skip to content

Commit

Permalink
yum: use latest box
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Sep 28, 2017
1 parent a5dada8 commit 65aa929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/yum/Vagrantfile
Expand Up @@ -16,7 +16,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
},
{
:id => "centos-7-x86_64",
:box => "bento/centos-7.3",
:box => "bento/centos-7.4",
},
]

Expand Down

0 comments on commit 65aa929

Please sign in to comment.