Skip to content

Instantly share code, notes, and snippets.

@prometheanfire
Created August 22, 2018 15:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prometheanfire/4909d5280c7d7dc8ca49c78efc74b4b8 to your computer and use it in GitHub Desktop.
Save prometheanfire/4909d5280c7d7dc8ca49c78efc74b4b8 to your computer and use it in GitHub Desktop.
glance_container_bind_mounts:
- bind_dir_path: "/var/lib/glance/images"
mount_path: "/openstack/{{ inventory_hostname }}"
- bind_dir_path: "/var/lib/glance/cache"
mount_path: "/openstack/{{ inventory_hostname }}/glance-cache"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment