Prevent too many ntp units from being installed
Closes-Bug: #1761002 Change-Id: I93db56d730da98c58fdb622802c4c2f8863ee713
This commit is contained in:
parent
fee412ac85
commit
1bbcc43f40
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user