From 95e90e6a9825afc81904ad4e67affd96003bd10f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radim=20Pe=C5=A1a?= <2780@mail.muni.cz> Date: Wed, 22 Feb 2017 16:20:56 +0100 Subject: [PATCH] readme text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1870b15..91a2c51 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Scipion on OpenStack Ansible deployment of Scipion Web Tools (https://github.com/I2PC/scipion-web) cluster on OpenStack cloud. -Default number of worker nodes is 5, but it can be changed by setting variable **count**. +Default number of worker nodes is 2, but it can be changed by setting variable **count**. ## Setup 1. Install ansible and shade. -- GitLab