Merge "Prevent too many ntp units from being installed"

This commit is contained in:
Zuul 2019-11-19 16:50:40 +00:00 committed by Gerrit Code Review
commit 803fd3de35

View File

@ -525,12 +525,11 @@ everything in time. This is added with the following simple command:
juju deploy ntp
These last few ``add-relation`` commands finish all the connections we need to
make:
This last ``add-relation`` command finishes all the connections we need to
make. It will add an ntp unit alongside each of the four ceph-osd units:
.. code:: bash
juju add-relation neutron-gateway ntp
juju add-relation ceph-osd ntp
All that's now left to do is wait on the output from ``juju status`` to show