Merge "[mesos]Fix output param: mesos_slaves_private" into stable/newton

This commit is contained in:
Jenkins 2016-09-29 00:06:37 +00:00 committed by Gerrit Code Review
commit 38bc85a060
1 changed files with 1 additions and 1 deletions

View File

@ -478,7 +478,7 @@ outputs:
log in to the Mesos master via ssh or to access the Mesos API
from outside the cluster.
mesos_slave_private:
mesos_slaves_private:
value: {get_attr: [mesos_slaves, mesos_slave_ip]}
description: >
This is a list of the "private" addresses of all the Mesos slaves.