Navigation Menu

Skip to content

Commit

Permalink
packages yum: use CentOS 7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Jun 25, 2018
1 parent 6d9ff52 commit e320a45
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.4",
:box => "bento/centos-7.5",
},
]

Expand Down

0 comments on commit e320a45

Please sign in to comment.