Advertisement
Guest User

Untitled

a guest
Feb 26th, 2016
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. # where ?
  2. openstack_user_config:
  3.  
  4. HIGHMEM_SSD_hosts:
  5. XX:
  6. xx.xx.xx.xx
  7.  
  8.  
  9. # what ?
  10. component_skel:
  11. galera:
  12. belongs_to:
  13. - galera_all
  14. container_skel:
  15. galera_container:
  16. belongs_to:
  17. - HIGHMEM_SSD_containers
  18. contains:
  19. - galera
  20. properties:
  21. log_directory: mysql_logs
  22. service_name: galera
  23. container_release: trusty
  24. is_metal = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement