diff options
author | Katerina Pilatova <kpilatov@redhat.com> | 2017-07-18 16:40:33 +0200 |
---|---|---|
committer | Katerina Pilatova <kpilatov@redhat.com> | 2017-07-18 16:40:33 +0200 |
commit | 5a94e47f12a85daf1f93e1ea695689808c9a481d (patch) | |
tree | d9c04b5cb8144674a6d1350084ba7818c9828f05 /playbooks/provisioning | |
parent | 7040d1c9562d275bd1cef3059646db696a5f954e (diff) | |
download | openshift-5a94e47f12a85daf1f93e1ea695689808c9a481d.tar.gz openshift-5a94e47f12a85daf1f93e1ea695689808c9a481d.tar.bz2 openshift-5a94e47f12a85daf1f93e1ea695689808c9a481d.tar.xz openshift-5a94e47f12a85daf1f93e1ea695689808c9a481d.zip |
README: typo
Diffstat (limited to 'playbooks/provisioning')
-rw-r--r-- | playbooks/provisioning/openstack/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/provisioning/openstack/README.md b/playbooks/provisioning/openstack/README.md index e5ec68458..fe68abb19 100644 --- a/playbooks/provisioning/openstack/README.md +++ b/playbooks/provisioning/openstack/README.md @@ -14,7 +14,7 @@ etc.). The result is an environment ready for openshift-ansible. * Become (sudo) is not required. * `rhel-7-server-openstack-10-rpms` repository (in order to be able to install `python-openstackclient`) -### Optional Dependencies forlocalhost +### Optional Dependencies for localhost **Note**: When using rhel images, `rhel-7-server-openstack-10-rpms` repository is required in order to install these packages. * `python-openstackclient` |