summaryrefslogtreecommitdiffstats
path: root/roles/calico/templates/calico.service.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/calico/templates/calico.service.j2')
-rw-r--r--roles/calico/templates/calico.service.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/calico/templates/calico.service.j2 b/roles/calico/templates/calico.service.j2
index 7653e19b1..a7809b9f9 100644
--- a/roles/calico/templates/calico.service.j2
+++ b/roles/calico/templates/calico.service.j2
@@ -1,7 +1,7 @@
[Unit]
Description=calico
-After={{ openshift.docker.service_name }}.service
-Requires={{ openshift.docker.service_name }}.service
+After={{ openshift_docker_service_name }}.service
+Requires={{ openshift_docker_service_name }}.service
[Service]
Restart=always