Displaying 2 results from an estimated 2 matches for "create_key_pair".
2012 Dec 17
0
puppet-dashboard install not generating 'dashboard' cert
...ard has to obtain a signed cert before asking for facts or
> files. To do this, edit config/settings.yml to ensure that the ca_server
> and ca_port settings match the address and port of your puppet master,
> then run the following commands:
>
> $ sudo -u puppet-dashboard rake cert:create_key_pair
> $ sudo -u puppet-dashboard rake cert:request
>
> You’ll need to sign the certificate request on the master by running puppet
> cert sign dashboard. Then, from Dashboard’s directory again, run:
>
However, here''s what I get when I follow the documentation:
[root@puppetmas...
2013 Jan 29
7
stuck installing puppet in RHEL 5
...topping pe-httpd: [ OK ]
Starting pe-httpd: [ OK ]
** chown root:root /var/opt/lib/pe-puppet/lib
** cd /opt/puppet/share/puppet-dashboard;
PATH=/opt/puppet/sbin:/opt/puppet/bin:$PATH rake RAILS_ENV=production
cert:create_key_pair
(in /opt/puppet/share/puppet-dashboard)
** /opt/puppet/bin/passenger-status
----------- General information -----------
max = 6
count = 0
active = 0
inactive = 0
Waiting on global queue: 0
----------- Domains -----------
** cd /opt/puppet/share/puppet-dashboard;
PATH=/opt/puppet/sbin:/o...