leonardothibes / puppet-backup

A puppet module to manage backups

Home Page:http://forge.puppetlabs.com/leonardothibes/backup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

puppet-backup

A puppet module to manage backups.

Sample Usage

Install backup and use the provided configuration defaults:

Uninstall backup:

node default {
	class {'backup':
		ensure => absent,
	}
}

Contact

Principal developer: Leonardo Thibes => eu@leonardothibes.com

Support

Please log tickets and issues at our Projects site

About

A puppet module to manage backups

http://forge.puppetlabs.com/leonardothibes/backup

License:Other


Languages

Language:Puppet 92.8%Language:Ruby 7.2%