diff options
author | Viet Nguyen <Viet.atx@gmail.com> | 2016-01-13 14:40:43 -0800 |
---|---|---|
committer | Viet Nguyen <Viet.atx@gmail.com> | 2016-01-13 14:40:43 -0800 |
commit | 0de4b90744962505cfa14fcd9be9c4c31933274f (patch) | |
tree | b8a8db90aa03a6bc04c4cc64956e9b7d935e0864 /playbooks | |
parent | bdc4a6398f625a6033d361a82cffdc041ee1c2fd (diff) | |
download | openshift-0de4b90744962505cfa14fcd9be9c4c31933274f.tar.gz openshift-0de4b90744962505cfa14fcd9be9c4c31933274f.tar.bz2 openshift-0de4b90744962505cfa14fcd9be9c4c31933274f.tar.xz openshift-0de4b90744962505cfa14fcd9be9c4c31933274f.zip |
Formatting error
Diffstat (limited to 'playbooks')
-rw-r--r-- | playbooks/adhoc/metrics_setup/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/adhoc/metrics_setup/README.md b/playbooks/adhoc/metrics_setup/README.md index d1dc3c005..71aa1e109 100644 --- a/playbooks/adhoc/metrics_setup/README.md +++ b/playbooks/adhoc/metrics_setup/README.md @@ -3,7 +3,7 @@ See OSE Ansible [readme](https://github.com/openshift/openshift-ansible/blob/master/README_OSE.md) for general install instructions. Playbook has been tested on OSE 3.1/RHEL7.2 cluster -Add the following vars to `[OSEv3:vars] section of your inventory file +Add the following vars to `[OSEv3:vars]` section of your inventory file ``` [OSEv3:vars] # Enable cluster metrics |