Hide Forgot
Description of problem: Openshift deployment fails with syntax error from hosts file when deploying on hosts with ip addresses longer than 11 numbers (ie, it works with 192.168.155.17, but fails with 192.168.155.170) How reproducible: 100%, with an IP address > 11 numbers Steps to Reproduce: 1. Start OSE deployment 2. Hope OSE node is assigned an IP address with > 11 digits Actual results: Deployment failure Expected results: Deployment success
https://github.com/fusor/fusor/pull/1178