We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f87d96a commit 6195f57Copy full SHA for 6195f57
2 files changed
source/ext/spellchecking/wordlists/opennebula.txt
@@ -761,6 +761,7 @@ vRouters
761
vSphere
762
vSwitch
763
vSwith
764
+vTPM
765
vcenter
766
vcpu
767
vcpus
source/intro_release_notes/release_notes/known_issues.rst
@@ -25,13 +25,13 @@ Add the following lines into the ``/etc/libvirt/qemu.conf`` file:
25
and restart libvirtd.service:
26
27
.. prompt:: bash $ auto
28
-
+
29
systemctl restart libvirtd.service
30
31
-Change thei ownership of ``/run/libvirt/qemu/swtpm/`` and ``/var/lib/swtpm-localca`` directories:
+Change the ownership of ``/run/libvirt/qemu/swtpm/`` and ``/var/lib/swtpm-localca`` directories:
32
33
34
35
chown oneadmin:oneadmin -R /run/libvirt/qemu/swtpm/ /var/lib/swtpm-localca
36
37
0 commit comments