[OpenStack-Infra] Development environments for infra's puppet modules

Michael Krotscheck krotscheck at gmail.com
Tue Aug 30 15:54:26 UTC 2016


My tool of choice is vagrant - it's super easy to create a Vagrantfile,
write a quick shell script that idempotently installs any required puppet
modules, and then run puppet itself. An older example is the
puppet-storyboard module: git checkout, vagrant up, and you're off to the
races.

https://github.com/openstack-infra/puppet-storyboard/blob/master/Vagrantfile

That approach can be extended to simulating any openstack infra node
including slaves, servers, etc....
https://krotscheck.net/2016/06/01/how-to-simulate-an-openstack-infra-slave.html

Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-infra/attachments/20160830/eaeff82f/attachment.html>


More information about the OpenStack-Infra mailing list