From: Ilya Dryomov Date: Fri, 27 Aug 2021 12:10:49 +0000 (+0200) Subject: doc/rbd/rbd-nomad: fix indentation in config snippets X-Git-Tag: v17.1.0~999^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F42926%2Fhead;p=ceph.git doc/rbd/rbd-nomad: fix indentation in config snippets Signed-off-by: Ilya Dryomov --- diff --git a/doc/rbd/rbd-nomad.rst b/doc/rbd/rbd-nomad.rst index 7b3d126d985..66d87d6cee1 100644 --- a/doc/rbd/rbd-nomad.rst +++ b/doc/rbd/rbd-nomad.rst @@ -166,74 +166,73 @@ Generate a ``ceph-csi-plugin-controller.nomad`` file similar to the example below. Substitute the `fsid` for "clusterID", and the monitor addresses for "monitors":: - - job "ceph-csi-plugin-controller" { - datacenters = ["dc1"] - group "controller" { - network { - port "metrics" {} - } - task "ceph-controller" { - template { - data = <