summaryrefslogtreecommitdiffstats
path: root/conf/redhat
Commit message (Collapse)AuthorAgeFilesLines
...
* fixing user[:groups] management when the user is absentluke2006-05-181-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1211 980ebf18-57e1-0310-9a29-db15c13687c0
* updating version on spec fileluke2006-05-151-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1203 980ebf18-57e1-0310-9a29-db15c13687c0
* require the very latest facter to avoid problems because facter changed ↵lutter2006-05-041-1/+4
| | | | | | iphostnumber to ipaddress git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1175 980ebf18-57e1-0310-9a29-db15c13687c0
* Small bug fixesluke2006-05-041-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1174 980ebf18-57e1-0310-9a29-db15c13687c0
* Allowing dashes in class names, although grammar rules restrict it from ↵luke2006-05-021-1/+1
| | | | | | working anywhere except node names or in tag(). They are valid in host names, and many companies have them in the host names; in fact, this fix is for a company with this exact problem -- they cannot use puppet with their nodes because all their hosts have dashes in the host names. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1165 980ebf18-57e1-0310-9a29-db15c13687c0
* Fixing #132, which involved creating a separate CA client and using it to ↵luke2006-05-021-1/+1
| | | | | | retrieve the certificates. There was more work to do because of the weird client/daemon/server heirarchy. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1160 980ebf18-57e1-0310-9a29-db15c13687c0
* Trying to track down the bugs reported this morning, so I added some more ↵luke2006-04-271-1/+1
| | | | | | test cases. I did find a bug in the filebuckets, fixed it, and added a test case. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1143 980ebf18-57e1-0310-9a29-db15c13687c0
* This should have been in 0.16.1. Moving the "setclass" statements around so ↵luke2006-04-261-1/+1
| | | | | | that classes are set before a given class's code is evaluated, so it can be tested within the code, within node defs, components, or classes. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1139 980ebf18-57e1-0310-9a29-db15c13687c0
* Fix ownership on server files (trac #122) Change ownership on /var/puppetlutter2006-04-221-2/+9
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1132 980ebf18-57e1-0310-9a29-db15c13687c0
* removing patch from red hat spec fileluke2006-04-211-4/+2
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1131 980ebf18-57e1-0310-9a29-db15c13687c0
* Fix handling of run files so services can't be started twice (reported with ↵lutter2006-04-174-6/+4
| | | | | | patch by soul916 at gmail.com) git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1116 980ebf18-57e1-0310-9a29-db15c13687c0
* Don't create empty log files in %post (based on report by soul916 at gmail.com)lutter2006-04-171-4/+9
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1115 980ebf18-57e1-0310-9a29-db15c13687c0
* committing version changesluke2006-04-061-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1094 980ebf18-57e1-0310-9a29-db15c13687c0
* removing patch from spec fileluke2006-04-051-3/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1083 980ebf18-57e1-0310-9a29-db15c13687c0
* Disbale running puppetmaster as puppet until we've sorted out which fileslutter2006-03-312-0/+43
| | | | | | | | need what ownership (there's trouble with /etc/puppet/ssl right now when puppetmaster runs as non-root) git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1044 980ebf18-57e1-0310-9a29-db15c13687c0
* Committing support for group membership management. Currently only works on ↵luke2006-03-221-1/+1
| | | | | | Linuxes and other OSes that use "useradd" that support -G. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1041 980ebf18-57e1-0310-9a29-db15c13687c0
* Minor changes from Fedora Extras reviewlutter2006-03-141-1/+10
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1029 980ebf18-57e1-0310-9a29-db15c13687c0
* Don't mark puppetmaster for start by default; makes rpmlint happierlutter2006-03-141-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1028 980ebf18-57e1-0310-9a29-db15c13687c0
* Add little snippet on passing an additional option during system boot, but ↵lutter2006-03-141-0/+5
| | | | | | leave it commented out git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1027 980ebf18-57e1-0310-9a29-db15c13687c0
* Updated to version 0.15.0luke2006-03-131-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1022 980ebf18-57e1-0310-9a29-db15c13687c0
* Updated to version 0.14.1luke2006-03-061-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@992 980ebf18-57e1-0310-9a29-db15c13687c0
* Updated to version 0.14.0luke2006-03-061-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@986 980ebf18-57e1-0310-9a29-db15c13687c0
* Updated to version 0.13.6luke2006-03-021-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@969 980ebf18-57e1-0310-9a29-db15c13687c0
* Remove hte fedora-usermgmt stuff. As it turns out, it's not a Fedora Extras ↵lutter2006-03-021-4/+8
| | | | | | requirement to use it; so we'll just have useradd/groupadd allocate id's dynamically git-svn-id: https://reductivelabs.com/svn/puppet/trunk@964 980ebf18-57e1-0310-9a29-db15c13687c0
* Updated to version 0.13.5luke2006-02-241-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@940 980ebf18-57e1-0310-9a29-db15c13687c0
* Updated to version 0.13.4luke2006-02-231-2/+2
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@933 980ebf18-57e1-0310-9a29-db15c13687c0
* Incorporate initial feedback from FE reviewlutter2006-02-221-6/+9
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@926 980ebf18-57e1-0310-9a29-db15c13687c0
* Updated to version 0.13.2luke2006-02-151-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@916 980ebf18-57e1-0310-9a29-db15c13687c0
* Updated to version 0.13.1luke2006-02-131-2/+2
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@901 980ebf18-57e1-0310-9a29-db15c13687c0
* Adapt specfile to the fact that puppetmaster now automatically runs as user ↵lutter2006-02-097-8/+50
| | | | | | puppet. Add default config files that send logs to /var/log/puppet. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@893 980ebf18-57e1-0310-9a29-db15c13687c0
* Fix version in last changelog entry (makes rpmlint happy)lutter2006-02-081-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@892 980ebf18-57e1-0310-9a29-db15c13687c0
* Updated to version 0.13.0luke2006-02-081-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@890 980ebf18-57e1-0310-9a29-db15c13687c0
* Changes in lie with Fedora Extras requirementslutter2006-02-061-9/+13
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@866 980ebf18-57e1-0310-9a29-db15c13687c0
* Fix processname taglutter2006-02-061-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@865 980ebf18-57e1-0310-9a29-db15c13687c0
* Allow passing of options with 'once'; fix processname tag, add config tag.lutter2006-02-061-2/+4
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@864 980ebf18-57e1-0310-9a29-db15c13687c0
* Rewrote client init script since puppetd is now a proper demon.lutter2006-01-303-41/+26
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@861 980ebf18-57e1-0310-9a29-db15c13687c0
* Install bin/puppet into /usr/bin/puppet, not /usr/sbin/puppet, since normal ↵lutter2006-01-301-1/+3
| | | | | | users are supposed to be able to run it git-svn-id: https://reductivelabs.com/svn/puppet/trunk@860 980ebf18-57e1-0310-9a29-db15c13687c0
* Fix rpm packaging; include conf/ in tar ball, use conf files from tarball in ↵lutter2006-01-301-6/+1
| | | | | | spec file git-svn-id: https://reductivelabs.com/svn/puppet/trunk@859 980ebf18-57e1-0310-9a29-db15c13687c0
* Updated to version 0.12.0luke2006-01-251-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@853 980ebf18-57e1-0310-9a29-db15c13687c0
* Small mods to the packaging stuffluke2006-01-252-16/+11
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/trunk@851 980ebf18-57e1-0310-9a29-db15c13687c0
* RPM release is almost entirely there, it just needs to be integrated into ↵luke2006-01-257-0/+348
release management git-svn-id: https://reductivelabs.com/svn/puppet/trunk@850 980ebf18-57e1-0310-9a29-db15c13687c0