Ver código fonte

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.
trondvh 9 anos atrás
pai
commit
fb60be9d9e
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      README_origin.md

+ 2 - 0
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]