summaryrefslogtreecommitdiffstats
path: root/roles
diff options
context:
space:
mode:
authorBrad Durrow <brad@nolab.org>2017-06-08 04:43:28 -0600
committerPeter Schiffer <pschiffe@redhat.com>2017-06-08 12:43:28 +0200
commit9565fdeb720824507e88e8c00099031aa8d49c29 (patch)
treed96d9d6f202955cf980b043376eeedb36482ebc9 /roles
parent395a3d2b585353a222692d0ad75c69c183c5d081 (diff)
downloadopenshift-9565fdeb720824507e88e8c00099031aa8d49c29.tar.gz
openshift-9565fdeb720824507e88e8c00099031aa8d49c29.tar.bz2
openshift-9565fdeb720824507e88e8c00099031aa8d49c29.tar.xz
openshift-9565fdeb720824507e88e8c00099031aa8d49c29.zip
Suggest installing java-1.8.0-openjdk-headless and httpd-tools (#442)
* Suggest installing java-1.8.0-openjdk-headless java-1.8.0-openjdk-headless is required when installing metrics. Failure to do so results in a confusing message: fatal: [osacpr00-master-p8tg]: FAILED! => {"changed": false, "failed": true, "msg": "'keytool' is unavailable. Please install java-1.8.0-openjdk-headless on the control node"} The first few times I read this I misunderstood that this was a local check for the machine that was trying to bring up the cluster. The message admittedly says "control node" right there on the tin but I guess I didn't make the connection. Regardless, seems better to add it to the list of required packages. * Create README.md
Diffstat (limited to 'roles')
0 files changed, 0 insertions, 0 deletions