Skip to content

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

snooty.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,3 +272,14 @@ vmg-full = "Virtual Machine Group"
272272
win-http-service = "MongoDB Ops Manager HTTP Service"
273273
xml = ":abbr:`XML (eXtensible Markup Language)`"
274274
yaml = ":abbr:`YAML (Yet Another Markup Language)`"
275+
276+
[[banners]]
277+
278+
# OM v6.0 Deprecation per DOCSP-33552
279+
targets = [
280+
"*.txt"
281+
]
282+
variant = "warning"
283+
value = """\
284+
Ops Manager v6.0 will EOL in January 2025. Upgrade to a higher Ops Manager version as soon as possible.
285+
"""

0 commit comments

Comments
 (0)