From 1731951a3b1973690578ca83b876205c698d0ab2 Mon Sep 17 00:00:00 2001 From: Ravi Sankar Penta Date: Tue, 3 Feb 2015 16:39:07 -0800 Subject: Bug 1163631 - Make master/minion playbook configurable in cluster.sh Now config options can take both short and long notations. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a57aa9702..98e87edbe 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Setup - Install base dependencies: - Fedora: ``` - yum install -y ansible rubygem-thor rubygem-parseconfig + yum install -y ansible rubygem-thor rubygem-parseconfig util-linux ``` - Setup for a specific cloud: -- cgit v1.2.1