Repacking Vagrant box : Updates not reflecting

13 views
Skip to first unread message

Prasobh K

unread,
Apr 18, 2018, 9:27:32 AM4/18/18
to Vagrant

We are using vagrant: 2.0.3. and provider VirtualBox: 5.2.10.

Our client had delivered a .box file with base softwares like WebSphere, java etc. I have to update WebSphere configuration to our application specific and create a new .box file with all new configuration.I have created new box using command

vagrant box repackage NAME PROVIDER VERSION

And I have configured newly created .box, However after running new box, the WebSphere does not have the changes I have updated.

Could you please help me.

Thanks in advance.

Alvaro Miranda Aguilera

unread,
Apr 18, 2018, 12:51:30 PM4/18/18
to vagra...@googlegroups.com
what commands have you done after repackage ?

--
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/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
---
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/f653afc2-a366-4582-8b45-069e598951ce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Alvaro

Prasobh K

unread,
Apr 18, 2018, 1:10:01 PM4/18/18
to Vagrant
Hi Alvaro,

I have added below commands.

Vagrant box add refname name.box
Vagrant init refname
Vagrant up.

Thanks.

Reply all
Reply to author
Forward
0 new messages