Hi,
I have successfully created a new virtual machine and add the endpoint ports as suggested by the Puppet Lab instruction.
After provisioning, I am able to connect browser based puppet enterprise URL.
But even after following the given below steps using Putty (SSH) also my provided credentials are not working in the Puppet Enterprise browser login.(https://name.cloudapp.net)
Username:
sudo grep ‘auth_user_email’ /etc/puppetlabs/installer/answers.install
q_puppet_enterpriseconsole_auth_user_email=admin@name.cloudapp.net
Password:
sudo grep ‘auth_password’ /etc/puppetlabs/installer/database_info.install
q_puppet_enterpriseconsole_auth_password=mypassword
Cheers, Senthilraj