Hey there, New user, I have been unsuccessful in finding proper documentation for my use case. My infrastructure is configured via Puppet and my devs use Vagrant/VirtualBox for development. Right now, when they need to build a fresh vagrant, it takes upwards of 10 min for everything to be set up and configured properly. I started down the path of making a base box in vagrant and storing in S3 to speed things up.
I am wanting to create the base box/image using Packer based off of my puppet manifest. This would make the process so much easier as I would throw this into a cron on my PuppetMaster and have a versioned/updated image for my devs to use. Is this not possible? -- 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/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/a968f430-b26f-4b3f-adef-9104a94621f3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
