Hi,

I'd like to announce a new tool I've been working on called pave, for batch setup of machines. Yet another one, true... I wasn't happy with those I've encountered and it has been fun, since I used fabric to do all the hard work.

It's simpler than Chef, Puppet, Salt, etc. and works mostly like Ansible, although it doesn't upload scripts unless you ask. Find it here:

    https://bitbucket.org/mixmastamyk/pave/
    https://pave.readthedocs.org/en/latest/
    https://pypi.python.org/pypi/pave/

Basically you give it a simple yaml file and it directs fabric to do whatever you might need. Tested mostly on Ubuntu Precise, but I've run it a few times on CentOS 6. No one else has tried it yet so I apologize if there are any silly typo bugs, I promise to fix those quickly as I hear about them.

And of course I could use help improving it. ;)

-Mike

_______________________________________________
Fab-user mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to