All,
I am setting up a cluster, and have a configuration which I’m not sure if the
bc-template-network.json can support.
I’d like to specify… essentially… a more complex range of IPs to allocate like
follows:
1.2.3.10, 1.2.3.100-115
I know this syntax:
"ranges": {
"host": { "start": “1.2.3.100", "end": "1.2.3.115" }
But not certain if I can add multiple “host” statements, or if there is the
ability some other way to define a discontiguous number or range?
Looking at the documentation, it would appear I can’t do this … ?
~~shane
_______________________________________________
Crowbar mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/crowbar
For more information: http://crowbar.github.com/