Merge pull request #11172 from batrick/ceph-conf-metavar

doc: add $pid metavar conf doc

Reviewed-by: Sage Weil <sage@redhat.com>
This commit is contained in:
Sage Weil 2016-09-23 08:45:02 -05:00 committed by GitHub
commit c621146001

View File

@ -227,6 +227,11 @@ Ceph supports the following metavariables:
:Description: Expands to ``$type.$id``.
:Example: ``/var/run/ceph/$cluster-$name.asok``
``$pid``
:Description: Expands to daemon pid.
:Example: ``/var/run/ceph/$cluster-$name-$pid.asok``
.. _ceph-conf-common-settings: