On Wed, Sep 26, 2012 at 6:00 PM, Michael Hanselmann <[email protected]> wrote: > This utility can be used to configure an environment for a virtual > cluster. It sets up entries in /etc/hosts, creates the necessary > directory structure, and generates helper scripts. > > Documentation for virtual clusters will come in a later patch. > --- > .gitignore | 1 + > Makefile.am | 9 ++ > tools/vcluster-setup.in | 286 > +++++++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 296 insertions(+), 0 deletions(-) > create mode 100644 tools/vcluster-setup.in
LGTM! :) René
