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 have to use the API to set that node as alive to complete the install because there's no UI for "alive" 2) you can modify the production.sh script before you run it to set the IP as desired. Zombies? see: https://github.com/opencrowbar/core/blob/master/production.sh#L143 Please let us know how it goes. On Wed, Jun 11, 2014 at 12:29 PM, Cristian Sanchez <[email protected]> wrote: > Hi, > I'm installing Crowbar v2 on top of CentOS 6.5 following these > instructions: > https://github.com/opencrowbar/core/blob/master/doc/deployment-guide/Install-CentOS-RHEL-6.5-AdminNode.md > > But in my lab I need to have a different IP address than 192.168.124.10. > Is this possible? > > Thanks > > Cristian > > -- > You received this message because you are subscribed to the Google Groups > "Crowbar" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Rob ____________ Rob Hirschfeld
_______________________________________________ Crowbar mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/crowbar For more information: http://crowbar.github.com/
