Basic: do I need to issue a ssh login command at the beginning of my provisioning script to build Nginx from its source on a Vagrant/Ubtuntu18 box or is this done behind the scenes as a part of "vagrant up --provision" command?
Long: I realize easy to just install a prebuilt nginx (usual method). It's easy to follow steps after a vagrant ssh login to build nginx one command line at a time. But can this same exact build sequence be done in a provisioning script? I am trying to learn how to do things the hard way. And for own education. Tony -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/84e6e2c0-5fcb-4de1-a0b3-54f757968f10%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
