From aaf93fdf2c225d34059eb9c6855481e2e69af4b4 Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Fri, 24 Nov 2017 17:53:31 +0100 Subject: [PATCH] gcube-app.xml.j2: change 'persistence' with 'local-persistence'. That's controversial, I'm going to open a ticket about it. --- smartgears/gcubeapp-setup/templates/gcube-app.xml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartgears/gcubeapp-setup/templates/gcube-app.xml.j2 b/smartgears/gcubeapp-setup/templates/gcube-app.xml.j2 index a0707aac..c83c8224 100644 --- a/smartgears/gcubeapp-setup/templates/gcube-app.xml.j2 +++ b/smartgears/gcubeapp-setup/templates/gcube-app.xml.j2 @@ -7,7 +7,7 @@ {{ item.description }} {% endif %} {% if item.persistence_location is defined %} - + {% endif %} {% if item.exclude_handlers is defined %} {% for eh in item.exclude_handlers %}