It should be pretty straight forward. Start with something that works, say a bento box 1). When you got a hang of that just add your customisations with puppet-server provisioner 2).
If you have any problems on the way just send a question here. // Rickard 1) https://github.com/chef/bento/ 2) https://www.packer.io/docs/provisioners/puppet-server.html On 19 October 2017 at 22:14, 'M. Denton' via Packer < [email protected]> wrote: > 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 > <https://groups.google.com/d/msgid/packer-tool/a968f430-b26f-4b3f-adef-9104a94621f3%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CALz9Rt_6y5ietewn-UY6vUjrAowdxfmd-DK283HmXDEQyeYt3Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
