It works. The root of the problem is my linucx instllation which sends me in some cases to a sort of environment. As an example sudo su gives me (base) root@.... while sudo bash gives me root@ ... running the scripts with sudo leads to other results than running them with a n elevated prompt. if I use sudo bash I can follow the advise of Megan very well. The only thing I'll have on forehand is creating a placekholder for the box then everuyting works like a charm ! Tank you Megan for helping me out !!!
Op zaterdag 16 mei 2020 18:09:47 UTC+2 schreef dragon788: > > I think the root of your problem is not understanding what the steps do > when you are copying and pasting another person's template. You should > build your own once with a minimal set of steps to understand how it works > and prove out your local environment before you go grabbing complex > templates that you don't understand. > > From what I can see you grabbed a template that is setup to publish to > Vagrant Cloud, this requires an account there and I believe requires a > subscription if you aren't hosting the boxes on your own infrastructure. If > you have an account there you should be able to generate a token in your > account settings and pass it on as a `-var` or put it in a JSON file and > pass that as a `-var-file`. > > If you don't need this functionality you should delete the line under > variables referencing Vagrant Cloud and also any section in post processors > that contains a reference to that variable. > > -- 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/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/20ef3253-557d-461a-af74-1d64c51e1d10%40googlegroups.com.
