From 7b3fe154e50c61c7b17850ee8e39a638dbbbe92b Mon Sep 17 00:00:00 2001 From: Ilya Dryomov Date: Fri, 27 Aug 2021 14:10:49 +0200 Subject: [PATCH] doc/rbd/rbd-nomad: fix indentation in config snippets Signed-off-by: Ilya Dryomov --- doc/rbd/rbd-nomad.rst | 399 +++++++++++++++++++++--------------------- 1 file changed, 198 insertions(+), 201 deletions(-) diff --git a/doc/rbd/rbd-nomad.rst b/doc/rbd/rbd-nomad.rst index 7b3d126d985e..66d87d6cee16 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 = <