Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wtsi-hgi/hgi-systems

Orchestration and configuration management of hgi systems (using terraform & ansible)
https://github.com/wtsi-hgi/hgi-systems

ansible terraform

Last synced: 2 months ago
JSON representation

Orchestration and configuration management of hgi systems (using terraform & ansible)

Awesome Lists containing this project

README

        

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.