aviau 4f42097d02 Fixed typos in command files
Change-Id: Ia3738e773f94fd21737d0a3421009749814cc2e3
2015-01-26 15:04:24 -05:00

11 lines
387 B
INI

# -----------------------------------------------------------------
#
# linux-keystone Commands
#
# -----------------------------------------------------------------
define command {
command_name check_keystone
command_line $PLUGINSDIR$/check_keystone -U $_HOSTOS_AUTH_URL$ -u $_HOSTOS_USERNAME$ -p $_HOSTOS_PASSWORD$ -t $_HOSTOS_TENANT_NAME$ -s $_HOSTKS_SERVICES$
}