make distinct templates for different versions for Plone (#363)

* make distinct templates for plone 4.3 and plone 5.0

* remove version variable from zeoserver as well
This commit is contained in:
Antonio De Marinis
2016-12-12 18:43:21 +01:00
committed by Hussein Galal
parent 16859801eb
commit 7bffa9210e
6 changed files with 126 additions and 15 deletions
+1 -10
View File
@@ -1,19 +1,10 @@
.catalog:
name: "Plone"
version: "5.0-rancher1"
version: "4.3-rancher1"
description: |
Plone CMS
uuid: plone-1
questions:
- variable: "version"
label: "Plone version"
description: "Select Plone version to run"
required: true
type: "enum"
options:
- 5.0
- 4.3
default: 5.0
- variable: "addons"
type: "string"
label: "Plone add-ons"