Commit graph

15 commits

Author SHA1 Message Date
Ossi Salmi
6f237f2b04 Fixed puppetmaster bootstrap on Ubuntu
Don't create puppet.conf in first puppet run, breaks installing
puppetmaster during second run.
2012-04-25 13:24:16 +03:00
Ossi Salmi
50bc96ceea Added epel to puppetmaster bootstrap script 2012-04-20 13:41:40 +03:00
Ossi Salmi
594c24a174 Don't touch existing manifests in puppet/bootstrap-server.sh 2012-04-18 16:39:25 +03:00
Ossi Salmi
9ca7751a0c Rewrote puppet/bootstrap-server.sh with support for apache and webrick 2012-04-18 16:28:50 +03:00
7e43368489 Removed depency to storeconfigs from puppet server bootstrap script. 2011-07-28 17:00:15 +03:00
d4f0c87084 Modified puppet server bootstrap to create ca with different subejct (CN=ca) and with 4096 bit key length. 2011-07-28 15:01:39 +03:00
bda06f269d Changed puppet ssl directory to default location (/etc/puppet/ssl). 2011-07-28 14:59:22 +03:00
Ossi Herrala
f27c916edb Check if ruby is in $PATH. 2011-07-05 12:53:42 +03:00
d266a6c760 Fixed puppet client restart error from puppetmaster bootstrap script. 2011-04-20 10:38:22 +03:00
9c6b9e1a68 Fixed puppetmaster bootstrap script for 2.6 series puppet. 2011-04-19 15:43:33 +03:00
a0d4186d0b Fixed puppetmaster bootstrap script to use puppet::server::apache class. 2011-04-14 14:32:45 +03:00
5e9d0bbdde Give error if puppet binary is not found when running bootstrap-server.sh. 2011-03-30 16:38:56 +03:00
e491a66ef4 Give error if puppetmaster does not have domainname when running bootstrap-server.sh. 2011-03-30 16:32:41 +03:00
c9c0bfa522 Fixed $homename errors from puppet server bootstarp script. 2010-11-18 10:26:43 +02:00
49edab924a Added support for bootstrapping puppet server to empty host. 2010-10-21 21:59:44 +03:00