From 8da96590ac48e5166b3753844e69748a53861d2b Mon Sep 17 00:00:00 2001 From: Egon Rijpkema Date: Mon, 5 Feb 2018 16:29:12 +0100 Subject: [PATCH] It's horizon not glance. --- roles/horizon/templates/horizon.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/horizon/templates/horizon.service b/roles/horizon/templates/horizon.service index 7d9f1a7..d1a51da 100644 --- a/roles/horizon/templates/horizon.service +++ b/roles/horizon/templates/horizon.service @@ -1,5 +1,5 @@ [Unit] -Description=Openstack Glance Container +Description=Openstack Horizon Container After=docker.service Requires=docker.service