Add spec file for basic puppet configuration on client & server
authorStephen Soltesz <soltesz@cs.princeton.edu>
Sun, 15 May 2011 03:19:35 +0000 (03:19 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Sun, 15 May 2011 03:23:50 +0000 (03:23 +0000)
commit2b8bf09f10cc0b44bb341c661230cf6de38e48fd
tree46ea48ae0bf0bd469a9dea807895ad95906721eb
parentf9ef0ba59143f13b5731aeb03518ff7e4ffd7bb2
Add spec file for basic puppet configuration on client & server
    includes basic node_classifier configuration
    includes autosign setup from plc nodes
    fixed author
Makefile [new file with mode: 0644]
myops.spec [new file with mode: 0644]
puppet/client/hardcoded.conf [new file with mode: 0644]
puppet/cron.d/autosign.plcsh [new file with mode: 0755]
puppet/server/bin/node_classifier [new file with mode: 0755]
puppet/server/manifests/site.pp [new file with mode: 0644]
puppet/server/modules/sample/files/cleanrpm.sh [new file with mode: 0755]
puppet/server/modules/sample/files/puppet.conf [new file with mode: 0644]
puppet/server/puppetmaster.conf [new file with mode: 0644]