wtsi-hgi / hgi-systems

Orchestration and configuration management of hgi systems (using terraform & ansible)
GNU General Public License v3.0
3 stars 3 forks source link
ansible terraform

HGI Systems

Ansible-based configuration management for HGI systems (including hgs4 cluster and private cloud environments).

Terraform for private cloud deployment.

Contributing

Please do the following to activate a git hook to ensure code is correctly formatted: ln -s hooks/pre-commit .git/hooks/pre-commit

You will need terraform in your PATH in order for this commit hook to work.