In pebbles, barclamps/network/chef/data_bags/crowbar/bc-template-network.json contains:
"admin": { [snipped] "ranges": { "admin": { "start": "192.168.124.10", "end": "192.168.124.11" }, What's the point of this /31 range? Is 192.168.124.11 ever used, or is it reserved for future releases which might have an HA setup? Secondly, in 2.0, line 16 of: https://github.com/crowbar/barclamp-provisioner/blob/master/chef/cookbooks/provisioner/recipes/update_nodes.rb#L16 seems to duplicate line 29 slightly further down. Bug? _______________________________________________ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/listinfo/crowbar For more information: http://crowbar.github.com/