This role is for deploying the Berkeley Database Information Index (BDII), specifically for providing a common information schema in distributed computing infrastructures.
This role can deliver all levels of the BDII:
- top-bdii (combination of many site-bdiis)
- site-bdii (combination of many resource bdiis)
- resource-bdii (single resource information index)
None
The main role variables are in defaults/main.yml
, while the bdii-specific
vars are in defaults/bdii.yml
.
Overwrite these with your own vars in your group vars, or add your own to vars/main.yml
See meta.yml
for dependencies.
- hosts: servers
roles:
- { role: EGI-Foundation.umd-bdii, level: top, umd_version: 4 }
Apache-2.0
Bruce Becker, and others.