From 5f6f124d960df9a808f43aa6a6b637b9d26f802e Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 25 Jan 2024 12:17:25 -0800 Subject: Switch links to https: that are found in comments These are for use by humans only. --- modules/libvirtd/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/libvirtd') diff --git a/modules/libvirtd/manifests/init.pp b/modules/libvirtd/manifests/init.pp index 059c09c0..f0cbb887 100644 --- a/modules/libvirtd/manifests/init.pp +++ b/modules/libvirtd/manifests/init.pp @@ -40,7 +40,7 @@ class libvirtd { package { 'qemu': } } - # see http://wiki.libvirt.org/page/SSHPolicyKitSetup + # see https://wiki.libvirt.org/page/SSHPolicyKitSetup define group_access() { # to pull polkit and create the directory include libvirtd::base -- cgit v1.2.1