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
commit 7348ef855436474b9c4207b2cf99344eb37f8d75
tree d7d62cef505ae8b5106ecac60933dc4eac52b804
parent 76488a16c026b57e790686e45928e1a8c2c349da
tree d7d62cef505ae8b5106ecac60933dc4eac52b804
parent 76488a16c026b57e790686e45928e1a8c2c349da
puppet / iclassify
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
README | ||
| |
files/ | Tue May 27 12:56:34 -0700 2008 | |
| |
manifests/ | ||
| |
packages/ | ||
| |
templates/ | Thu May 22 11:43:18 -0700 2008 |
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.








