Hi,

I wanted to offer some scripts that I wrote to the community.

The do something really simple, but necessary for my client.

It requires that report=true, that buckets are enabled, and that the buckets
and reports are on the same server.

# == Usage
#
# reverter [-h|--help] [-v|--version] [-V|--verbose] [-l|--list-reports]
SERVER
#
# reverter [-h|--help] [-v|--version] [-V|--verbose] [-o|--outdir <ODIR>]
[-d|--reportdir <RDIR>] [-b|--bucketdir <BDIR>] [-t|--report-time <TIME>]
[-rb|--rollback] <SERVER>
#


--list-reports will show a list of all reports for a server
--report-time will show status about a single report.
--rollback - takes all files that were created and stores them at
ODIR/SERVER/, it is up to the users to move this dir back to the client and
revert files if necessary.

in the next version, I would like to actually have rollback use the server
to redeploy the older files, but I really need to get into the architecture
of puppet a little bit before I can consider this.

Let me know if you guys are interested in this and if so, where I need to
submit it.

thanks,

Dan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to