Hi,
I have an amazon ec2 instance where i have installed puppet from http://info.puppetlabs.com/download-pe.html. Installation is successful without any issue as per http://docs.puppetlabs.com/pe/2.7/install_basic.html. After successful installation, i can see following information on putty console.
STEP 5: DONE
Thanks for installing Puppet Enterprise!
Puppet Enterprise has been installed to "/opt/puppet," and its configuration files are located in "/etc/puppetlabs".
## Answers from this session saved to './answers.lastrun.ip-10-224-122-211.ec2.internal'
## In addition, auto-generated database users and passwords, including the ROOT MySQL password, have been saved to "/etc/puppetlabs/installer/database_info.install"
!!! WARNING: Do not discard these files! All auto-generated database users and passwords, including the ROOT Mysql password, have been saved in them.
=====================================================================================================================================================================================================
The console can be reached at the following URI:
* https://ip-10-224-122-211.ec2.internal:443
If you have a firewall running, please ensure the following TCP ports are open: 8140, 61613, 443
NOTICE: This system has 3.67 GB of memory, which is below the 4 GB we recommend for the puppet master role. Although this node will be a fully functional puppet master, you may experience
poor performance with large numbers of nodes. You can improve the puppet master's performance by increasing its memory.
=====================================================================================================================================================================================================
When am trying to access https://ip-10-224-122-211.ec2.internal:443 i am not able to access it & getting errors like
Unable to connect. Firefox can't establish a connection to the server at ip-10-224-122-211.ec2.internal.
I have provided full qualified hostname as defined by my ec2 instance. Can anybody help me why it is not able to start?
Regards,
Lalit.
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/N5uI55XA6HIJ.
To post to this group, send email to puppet...@googlegroups.com.
To unsubscribe from this group, send email to puppet-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.