diff options
author | Zhiming Zhang <zhizhang@use-tower1.ops.rhcloud.com> | 2016-03-22 22:50:50 -0400 |
---|---|---|
committer | Zhiming Zhang <zhizhang@use-tower1.ops.rhcloud.com> | 2016-03-22 22:50:50 -0400 |
commit | 00f361c1e7b0c113b615967e5f9320c60adb4ff5 (patch) | |
tree | 5ffc34860f25ad0ad607d4260ba867180a8ea8bb /roles | |
parent | a25d184021d72dfd3021f6bd59c4b510f05fb98f (diff) | |
download | openshift-00f361c1e7b0c113b615967e5f9320c60adb4ff5.tar.gz openshift-00f361c1e7b0c113b615967e5f9320c60adb4ff5.tar.bz2 openshift-00f361c1e7b0c113b615967e5f9320c60adb4ff5.tar.xz openshift-00f361c1e7b0c113b615967e5f9320c60adb4ff5.zip |
fix some typo
Diffstat (limited to 'roles')
-rw-r--r-- | roles/os_zabbix/vars/template_openshift_master.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/os_zabbix/vars/template_openshift_master.yml b/roles/os_zabbix/vars/template_openshift_master.yml index e766d5324..1f2117b2c 100644 --- a/roles/os_zabbix/vars/template_openshift_master.yml +++ b/roles/os_zabbix/vars/template_openshift_master.yml @@ -99,7 +99,7 @@ g_template_openshift_master: applications: - Openshift Master - - key: openshift.master.pv.space.availble + - key: openshift.master.pv.space.available description: Shows the available space of pv value_type: int applications: |