Re: [Crowbar] Different IP address in crowbar node

2014-06-15 Thread Cristian Sanchez
I managed to add one extra interface and make the configuration as default. But now I'm facing another problem when running production.sh [root@jp14-1 core]# curl -f --digest -u machine-install:5f038997702563d01a2e82e550b444b1fe02386b6748d91f7ab104dc37ca8507a16b6f0a1eec42657cb8f4a5084dd64036c990b7

Re: [Crowbar] Different IP address in crowbar node

2014-06-12 Thread Rob H
Should be in either /var/logs/opencrowbar or /opt/opencrowbar/core/rails/log If the later, then please file a bug. On Jun 12, 2014 1:59 PM, "Cristian Sanchez" wrote: > I managed to add one extra interface and make the configuration as > default. > But now I'm facing another problem when running

Re: [Crowbar] Different IP address in crowbar node

2014-06-11 Thread Rob H
Cristian, Yes. The production.sh script (in those instructions) includes several API calls to make streamline the setup. I can see two ways to address it. 1) pass the --zombies flag e.g. "production.sh [FQDN] --zombies" so that you can _change_ the IP networking before the annealing starts. You