Hi I installed puppet on centos for the first time yesterday. the default installation via YUM didnt install any modules i am using apache and mysql for the webserver and database.
my question is there no way to install the modules if i am behind a proxy? [root@puppet ~]# puppet --version 3.3.2 [root@puppet conf.d]# cat /etc/*release* CentOS release 6.4 (Final) CentOS release 6.4 (Final) CentOS release 6.4 (Final) cpe:/o:centos:linux:6:GA [root@puppet conf.d]# At a number of places (forums) I find that it is not supported. I also installed and configured puppet dashboard which is running on port 3000. I am curious to know what runs on port 8140? The document root specified on the file puppetmaster.conf [root@puppet conf.d]# ll /usr/share/puppet/rack/puppetmasterd/public/ total 0 is empty. If I use *dashboard* do I still need the default puppet web page? [root@puppet ~]# cd /etc/httpd/conf.d/ [root@puppet conf.d]# ll total 36 -rw-r--r--. 1 root root 4129 Nov 29 15:18 dashboard-vhost.conf -rw-r--r--. 1 root root 1932 Nov 29 20:36 puppetmaster.conf -rw-r--r--. 1 root root 392 Aug 13 23:00 README -rw-r--r--. 1 root root 21 Nov 29 15:01 sample.html -rw-r--r--. 1 root root 9473 Aug 2 17:29 ssl.conf -rw-r--r--. 1 root root 299 Aug 2 17:29 welcome.conf -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/0b0703ca-7fa3-4862-9e66-dd2fa19d5a7e%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
