diff --git a/cluster/validate-cluster.sh b/cluster/validate-cluster.sh index 9ce40b08c86b8..b10ad22ba96dc 100755 --- a/cluster/validate-cluster.sh +++ b/cluster/validate-cluster.sh @@ -50,6 +50,7 @@ while true; do fi done echo "Found ${found} nodes." +cat "${MINIONS_FILE}" # On vSphere, use minion IPs as their names if [[ "${KUBERNETES_PROVIDER}" == "vsphere" ]] || [[ "${KUBERNETES_PROVIDER}" == "vagrant" ]]; then