commit | b9f8a85b494b59402f413b18b8b956bcec363716 | [log] [tgz] |
---|---|---|
author | Ondrej Smola <smolaon@gmail.com> | Mon Sep 18 19:43:51 2017 +0200 |
committer | GitHub <noreply@github.com> | Mon Sep 18 19:43:51 2017 +0200 |
tree | 4d0c6e7d5155f598752cde4ff482040e8d19b9c5 | |
parent | 679f15b731aa5635e434ff851a5799f8137f8cd5 [diff] [blame] |
Update README.rst Added cluster name into ReadMe
diff --git a/README.rst b/README.rst index b2292d2..153dd2f 100644 --- a/README.rst +++ b/README.rst
@@ -36,7 +36,7 @@ .. code-block:: bash cd /srv/salt/scripts - HOSTNAME=cfg01 DOMAIN=infra.ci.local ./bootstrap.sh + CLUSTER_NAME=regionOne HOSTNAME=cfg01 DOMAIN=infra.ci.local ./bootstrap.sh .. note: Creates /srv/salt/scripts/.salt-master-setup.sh.passed if succesfully passed the "setup script"