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
+12
View File
@@ -0,0 +1,12 @@
# Plone 5.0
This templates deploys a Plone 5.0 server with all its companions (Zeoserver) to be able to run Plone on top of you Rancher infrastructure.
# How to use it ?
Just create and launch the stack.
After that you can login with the regular user/password combination admin/admin.
For more information on how to configure and use Plone visit [the official Plone 5 documentation site](http://docs.plone.org/5/en/).