I added the flag property externallyRoutableHostname to chef-server defaulting to false. When false, we now configure chef-server to give out its private ip to clients so that it'll work correctly when not routable from outside networks. But if a client plans to use the chef server for machines outside the cloudify deployment, they will know need to enable this property.
Tested on hp and ec2.
This property can be safely enabled on ec2, but can't be easily enabled on current versions of hp or rackspace.
I added the flag property externallyRoutableHostname to chef-server defaulting to false. When false, we now configure chef-server to give out its private ip to clients so that it'll work correctly when not routable from outside networks. But if a client plans to use the chef server for machines outside the cloudify deployment, they will know need to enable this property. Tested on hp and ec2. This property can be safely enabled on ec2, but can't be easily enabled on current versions of hp or rackspace.