diff options
author | trondvh <trond.hapnes@gmail.com> | 2016-03-04 09:59:34 +0100 |
---|---|---|
committer | trondvh <trond.hapnes@gmail.com> | 2016-03-04 09:59:34 +0100 |
commit | fb60be9d9e9fbca8b0e6e2bb8d6c878e22d196c7 (patch) | |
tree | d334519113717dcc556efcc2804330dd02aa7e03 | |
parent | 60459f95e75e0a65886b755e85471cc2d8a8f73b (diff) | |
download | openshift-fb60be9d9e9fbca8b0e6e2bb8d6c878e22d196c7.tar.gz openshift-fb60be9d9e9fbca8b0e6e2bb8d6c878e22d196c7.tar.bz2 openshift-fb60be9d9e9fbca8b0e6e2bb8d6c878e22d196c7.tar.xz openshift-fb60be9d9e9fbca8b0e6e2bb8d6c878e22d196c7.zip |
Update README_origin.md
Added etcd and lb to the OSEv3:children group in the example host inventory. The playbook fails with a SSH exception if you're running the playbook with other users than root.
-rw-r--r-- | README_origin.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README_origin.md b/README_origin.md index 761d1509f..b0169946b 100644 --- a/README_origin.md +++ b/README_origin.md @@ -60,6 +60,8 @@ option to ansible-playbook. [OSEv3:children] masters nodes +etcd +lb # Set variables common for all OSEv3 hosts [OSEv3:vars] |