#!/bin/bash # p5 - Plone helper configuration # Plone sites will be created in this directory p5_plonedir="$datadir/plone" # Plone version to install p5_version='5.0.6' # Number of clients in cluster p5_clients=2