summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* Infra update for puppet-gluster...James Shubin2014-10-101-33/+1
| | | | w00t, c-i, and automatic pushing.
* Pull operating system specific data from yaml files.James Shubin2014-05-071-0/+1
| | | | This patch includes package names.
* This is Puppet-Gluster+Vagrant! (https://ttboj.wordpress.com/)James Shubin2014-01-081-0/+1
| | | | Puppet-Gluster, now with Vagrant! - Initial release. Happy hacking!
* Add VRRP integration.James Shubin2013-12-311-0/+1
| | | | | | | | | | | | | | | | This adds VRRP integration to puppet-gluster. All you need to do is set vrrp => true, and set a vip, and the rest should happen automatically. The shared keepalived password is built by a distributed password selection algorithm that I made up. Feel free to review this if you'd like. It's probably as secure as your puppet server and clients are. If you'd prefer to specify each token manually, you can do so in the gluster::host password argument, or you can set one global vrrp password in the gluster::server or gluster::simple classes. There's a chance that you'll see a bit of VRRP flip-flop when you add/remove hosts because the distributed password should change. The benefit is that by default you don't need to set or manage any of those passwords! This doesn't add firewalling so that the VIP can be used by clients.
* README maintenanceJames Shubin2013-12-231-2/+4
|
* Added documentation to Puppet-Gluster.James Shubin2013-11-181-0/+2
| | | | | | | Run 'make docs' to generate an up-to-date .pdf of the documentation. Ironically, one reason I first started writing Puppet code, was so that I wouldn't have to write as much documentation anymore.
* Doc fixesJames Shubin2013-06-041-0/+4
|
* Cleanup some small things.James Shubin2013-06-031-8/+18
|
* Updated README file.James Shubin2012-07-271-2/+9
|
* Initial commit. puppet-gluster, welcome to git.James Shubin2012-07-241-0/+6