Fixed typos in templates

Change-Id: I0e6b453e63912d21af5fc0a8d279f74c4d31c296
This commit is contained in:
aviau 2015-01-26 14:56:21 -05:00
parent 6dbc42988c
commit a6261fec6a
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ define host {
_OS_AUTH_URL null
_OS_USERNAME null
_OS_PASSOWRD null
_OS_PASSWORD null
_OS_TENANT_NAME null
_OS_GLANCE_URL null

View File

@ -5,9 +5,9 @@ define host{
check_interval 1
register 0
_OS_AUTH_URL null
_OS_AUTH_URL null
_OS_USERNAME null
_OS_PASSOWRD null
_OS_PASSWORD null
_OS_TENANT_NAME null
_KS_SERVICES identity
}