File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ the OpenStack application credentials in ``kayobe/secrets.yml`` as:
155
155
secrets_os_capacity_credential_secret : <some_credential_secret>
156
156
157
157
Additionally, you are required to enable a conditional flag to allow
158
- HAProxy and Prometheus configuration to be templated to controllers during deployment.
158
+ HAProxy and Prometheus configuration to be templated during deployment.
159
159
160
160
.. code-block :: yaml
161
161
@@ -169,7 +169,7 @@ if your certificate is not signed by a trusted CA.
169
169
170
170
stackhpc_os_capacity_openstack_verify : false
171
171
172
- After defining your credentials, You may deploy OpenStack Capacity
172
+ After defining your credentials, you may deploy OpenStack Capacity
173
173
using the ``ansible/deploy-os-capacity-exporter.yml `` Ansible playbook
174
174
via Kayobe.
175
175
You can’t perform that action at this time.
0 commit comments