We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bab548 commit 908c7ddCopy full SHA for 908c7dd
README.md
@@ -38,7 +38,7 @@ UYUNI_SERVER=192.168.1.124:8443
38
UYUNI_USER=admin
39
UYUNI_PASS=admin
40
# Optional: Set to 'false' to disable SSL certificate verification. Defaults to 'true'.
41
-# UYUNI_SSL_VERIFY=false
+# UYUNI_MCP_SSL_VERIFY=false
42
# Optional: Set to 'true' to enable tools that perform write actions (e.g., POST requests). Defaults to 'false'.
43
# UYUNI_MCP_WRITE_TOOLS_ENABLED=false
44
# Optional: Set the transport protocol. Can be 'stdio' (default) or 'http'.
0 commit comments