Sfoglia il codice sorgente

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 anni fa
parent
commit
fb60be9d9e
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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]