Skip to content

Commit

Permalink
remote_access: Update filter pattern
Browse files Browse the repository at this point in the history
Signed-off-by: lcheng <[email protected]>
  • Loading branch information
cliping committed Sep 26, 2024
1 parent 768eab4 commit 8e99456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libvirt/tests/cfg/remote_access/remote_with_tls.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
server_ip = "${ipv6_addr_des}"
- default_tls_port_and_auth_tls:
- default_tls_priority_specifier:
filter_pattern = "Setting priority string \'@LIBVIRT\,SYSTEM\'"
filter_pattern = "Setting priority string '@LIBVIRT,SYSTEM'"
log_level= "LIBVIRT_DEBUG=1"
- no_verify_certificate:
tls_verify_cert = "no"
Expand Down

0 comments on commit 8e99456

Please sign in to comment.