mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
[DOCS] Remove [testenv="gold+"]
attributes (#79309)
Changes: * Removes several `[testenv="gold+"]` attributes from the docs. `gold+` is not a valid [subscription level](https://www.elastic.co/subscriptions) or testenv value. * Moves two `[testenv="basic"]` attributes to the file header. This makes the `testenv` placement consistent and fixes the yml file generated from `docs/reference/snapshot-restore/register-repository.asciidoc`. Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
This commit is contained in:
parent
c66a371f8e
commit
3c23a9e9cd
13 changed files with 2 additions and 26 deletions
|
@ -1,5 +1,3 @@
|
|||
[role="xpack"]
|
||||
[testenv="gold+"]
|
||||
[[certgen]]
|
||||
== elasticsearch-certgen
|
||||
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
[role="xpack"]
|
||||
[testenv="gold+"]
|
||||
[[certutil]]
|
||||
== elasticsearch-certutil
|
||||
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
[role="xpack"]
|
||||
[testenv="gold+"]
|
||||
[[elasticsearch-croneval]]
|
||||
== elasticsearch-croneval
|
||||
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
[role="xpack"]
|
||||
[testenv="gold+"]
|
||||
[[saml-metadata]]
|
||||
== elasticsearch-saml-metadata
|
||||
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
[role="xpack"]
|
||||
[testenv="gold+"]
|
||||
[[service-tokens-command]]
|
||||
== elasticsearch-service-tokens
|
||||
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
[role="xpack"]
|
||||
[testenv="gold+"]
|
||||
[[setup-passwords]]
|
||||
== elasticsearch-setup-passwords
|
||||
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
[role="xpack"]
|
||||
[testenv="gold+"]
|
||||
[[syskeygen]]
|
||||
== elasticsearch-syskeygen
|
||||
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
[role="xpack"]
|
||||
[testenv="gold+"]
|
||||
[[users-command]]
|
||||
== elasticsearch-users
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue