hosts.aep_quickstart 240 B

1234567891011121314151617181920
  1. [OSEv3:children]
  2. masters
  3. nodes
  4. etcd
  5. lb
  6. [OSEv3:vars]
  7. ansible_ssh_user=root
  8. deployment_type=atomic-enterprise
  9. osm_use_cockpit=true
  10. [masters]
  11. ose3-master.example.com
  12. [nodes]
  13. ose3-master.example.com openshift_scheduleable=True
  14. [etcd]
  15. [lb]