On Wednesday, March 21, 2012 3:11:52 PM UTC-7, Jonathan Proulx wrote: > > Screen cast looks cool, can't wait to dig into the code. > > I'm at the beginning (3rd day?) of a similar project using cucumber to > drive module tests on virtual boxes using vagrant. I've been focusing > on puppet "apply"ing single tasks (a module and its dependencies) to a > variety of operating systems and verifying it works. >
Very cool! It would be awesome to have an automated way to test manifests cross-platform. Puppet Sandbox isn't too complex at this point, it just takes the headache out of configuring this type of environment and allows you to stay away from your production setup. It still needs tweaking to work on multiple platforms, and I'd love for some of the templates it creates to be more dynamic so they could pick up changes based on info in the Vagrantfile, but it works as expected with the default configuration. -- Aaron Bull Schaefer -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/y1Gga98yLg8J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
