Skip to content

Commit 908c7dd

Browse files
authored
Update UYUNI_SSL_VERIFY to UYUNI_MCP_SSL_VERIFY
1 parent 3bab548 commit 908c7dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ UYUNI_SERVER=192.168.1.124:8443
3838
UYUNI_USER=admin
3939
UYUNI_PASS=admin
4040
# Optional: Set to 'false' to disable SSL certificate verification. Defaults to 'true'.
41-
# UYUNI_SSL_VERIFY=false
41+
# UYUNI_MCP_SSL_VERIFY=false
4242
# Optional: Set to 'true' to enable tools that perform write actions (e.g., POST requests). Defaults to 'false'.
4343
# UYUNI_MCP_WRITE_TOOLS_ENABLED=false
4444
# Optional: Set the transport protocol. Can be 'stdio' (default) or 'http'.

0 commit comments

Comments
 (0)