This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Ashley Penney (author)
Fri May 30 07:48:23 -0700 2008
puppet / iclassify
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
README | ||
| |
files/ | ||
| |
manifests/ | ||
| |
packages/ | ||
| |
templates/ |
iclassify/README
Here is the first draft of my iclassify module for RHEL. I say it's for RHEL as various paths (mostly for httpd support) are hardcoded. I don't think this will realistically work for anyone else out of the box, but it's sure intended to. You need to move the stuff under packages to a webroot somewhere, and then set up a repo file for them. Once this is done you should be in business. REQUIREMENTS: * Mysql puppet module. * Apache puppet module. * Various passwords listed in /etc/puppet/secrets/ - ENSURE ALL PASSWORDS * ARE CREATED BY DOING ECHO -N SO THAT YOU HAVE NO TRAILING NEWLINE. I have a mysql module and apache module created here on github that you are welcome to take, but I thought people may have their own setup for this.








