Re: Puppet Tutorial failing to complete (stuck in a loop creating the instance)

2017-01-05 Thread Marc O'Brien
Hi Conrad, That is excellent news. Very glad to hear you have this up and running in your environment. Let us know if you run in to anything else moving forward. Cheers, Wm. Marc O'Brien Scalr Technical Support On Thursday, January 5, 2017 at 12:59:32 AM UTC-7, nbcpriv...@gmail.com wrote:

Re: Puppet Tutorial failing to complete (stuck in a loop creating the instance)

2017-01-04 Thread nbcprivatecloud
I forgot one other thing, this variable had to be changed too, however the added variable from the puppet docs that I added was the actual password that got set. The installer didn't like the '$(' lines in the script and they all had to be changed. I had to replace '$(echo

Re: Puppet Tutorial failing to complete (stuck in a loop creating the instance)

2017-01-04 Thread nbcprivatecloud
Marc, I finally got this to work, I had made one critical mistake and I had to hack the answer script and answer file a little. 1. I had originally tried to use a rhel 7 instance and change the package in the script to use a 7 package but that didn't work. So i switched to the centos 6

Re: Puppet Tutorial failing to complete (stuck in a loop creating the instance)

2017-01-03 Thread nbcprivatecloud
Hi Marc, Thanks for pointing me to the logs; it looks like the puppet install script is failing. Here's what I see failing in the orchestration logs: Jan 3, 2017 20:44:56 BeforeHostUp 28d122c2-fb8a-430f-addc-107d65ef9a6f 28d122c2-fb8a-430f-addc-107d65ef9a6f Install_Puppet_Enterprise 32 sec Jan

Re: Puppet Tutorial failing to complete (stuck in a loop creating the instance)

2016-12-23 Thread Conrad
Attached is the end of the loop and start of the new one, eventually it terminates and starts a new instance. Conrad On Friday, December 23, 2016 at 6:21:32 PM UTC-8, Conrad wrote: > > HI everyone, > > I'm very new to SCALR, i'm using the open source 5.x version and I tried > following the

Puppet Tutorial failing to complete (stuck in a loop creating the instance)

2016-12-23 Thread Conrad Watson
HI everyone, I'm very new to SCALR, i'm using the open source 5.x version and I tried following the tutorial for automating puppet enterprise with scalr https://scalr-wiki.atlassian.net/wiki/display/docs/Step+1+-+Installing+Puppet+Enterprise ; everything went as planned until I launched the