Browse Source

[DOCS] Fix delimited blocks for Asciidoctor migration (#41583)

James Rodewig 6 years ago
parent
commit
4ab9e88cf7

+ 3 - 0
docs/reference/upgrade/cluster_restart.asciidoc

@@ -46,6 +46,9 @@ include::remove-xpack.asciidoc[]
 +
 --
 include::upgrade-node.asciidoc[]
+--
++
+--
 include::set-paths-tip.asciidoc[]
 --
 

+ 0 - 2
docs/reference/upgrade/upgrade-node.asciidoc

@@ -18,12 +18,10 @@ To upgrade using a zip or compressed tarball:
    data directory. If you are not using an external `data` directory, copy
    your old data directory over to the new installation. +
 +
---
 IMPORTANT: If you use {monitor-features}, re-use the data directory when you upgrade
 {es}. Monitoring identifies unique {es} nodes by using the persistent UUID, which
 is stored in the data directory.
 
---
 
 .. Set `path.logs` in `config/elasticsearch.yml` to point to the location
    where you want to store your logs. If you do not specify this setting,