Prechádzať zdrojové kódy

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 rokov pred
rodič
commit
fb60be9d9e
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  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]