kayobe/ansible/roles/inspection-store/tasks/deploy.yml
Mark Goddard 5304c0a489 Add a data store for ironic inspector introspection data
In environments without Swift we are currently unable to store hardware
introspection data. The inspection_store container runs an nginx server
that supports a restricted Swift-like HTTP API using WebDAV that supports
upload and retrieval of introspection data.
2017-09-01 18:21:10 +00:00

4 lines
47 B
YAML

---
- include: config.yml
- include: start.yml