Jeff is correct, if you are trying to avoid getting the latest version of a 
box and how to get a specific version that one should contain 7.5.

Once you have that box with 7.5 it will be up to you to block updates from 
happening inside the VM by adding some commands to the provisioning block 
because the system update occurs inside the VM which Vagrant doesn't know 
anything about, it just grabs the VM and brings it up and provides access, 
it doesn't manage anything inside the system except what you specify in the 
provisioning block.

On Sunday, May 10, 2020 at 7:22:12 AM UTC-5, yusuf yazıcı wrote:
>
> Hello everyone, 
>
> Vagrant automatically updates box to the latest release. I want to work 
> with centos 7.5 image due to some application requirements, so i have 
> selected old box version from vagrant cloud. 
> i have set "config.vm.box_check_update = false" parameter. 
>
> But, still box is updated to version 7.8 after deploy. Could you please 
> help me to disable upgrade? 
>
> Thank you
>

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/hashicorp/vagrant/issues
Discuss: https://discuss.hashicorp.com/c/vagrant/24
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/4b58c83a-579b-447a-85b0-a27e3bc70833%40googlegroups.com.

Reply via email to