Packer makes the box, but installed nginx doesn't seem installed.

26 views
Skip to first unread message

scott molinari

unread,
Feb 29, 2016, 4:13:23 AM2/29/16
to Vagrant
I have a box created by Packer on my local hard drive and it seems to be installed in Vagrant. When I run "vagrant box list", I can see it.

Yet, when I run "vagrant up", it seems like the installation of Nginx, which I provisioned in Packer, never happened. 

What can I check or do to find out what I am doing wrong?

Scott

Alvaro Miranda Aguilera

unread,
Feb 29, 2016, 4:41:30 AM2/29/16
to vagra...@googlegroups.com
Hello,

You could email packer mailing list, and share a link to a github project with your packer template.

In that way, people who use packer can comment on it.

Thanks
Alvaro.


--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/668deaec-15b6-4a07-ba65-f9e1a441fbf0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

scott molinari

unread,
Feb 29, 2016, 6:57:28 AM2/29/16
to Vagrant
Ok. I'll try that. But I feel it has something to do with Vagrant and how I am using the created box. But, I am learning, so I could very much be wrong.

Scott
Message has been deleted

scott molinari

unread,
Feb 29, 2016, 2:59:30 PM2/29/16
to Vagrant
I figured it out. It was how the box was "added". Somehow it picked up the jessie64 box from Atlas and not from my local drive. My mistake in adding it incorrectly.

vagrant box add my-box jessie64.box 

Above is how I should have added it. 

Scott

scott molinari

unread,
Feb 29, 2016, 3:00:12 PM2/29/16
to Vagrant
Reply all
Reply to author
Forward
0 new messages