From 7ab57a60118efef3911c6a492c538bc23b4c58a0 Mon Sep 17 00:00:00 2001 From: "Simental Magana, Marcos" Date: Mon, 9 Nov 2015 15:14:37 -0600 Subject: [PATCH] Use consistent instructions when reloading triggers in openstack compute (nova) --- source/openstack_compute.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/openstack_compute.rst b/source/openstack_compute.rst index f826e4de..0c2f5326 100644 --- a/source/openstack_compute.rst +++ b/source/openstack_compute.rst @@ -381,7 +381,7 @@ Finalize compute node installation ... virt_type = qemu -#. Let systemd set the correct permissions for files inĀ ``/etc/nova``:: +#. Ensure files have proper ownership by running the following command:: # systemctl restart update-triggers.target