OpenTreeOfLife/ot-ansible

Name: ot-ansible

Owner: OpenTreeOfLife

Description: null

Created: 2018-05-23 19:36:43.0

Updated: 2018-05-24 20:20:31.0

Pushed: 2018-05-24 20:20:30.0

Homepage: null

Size: 17

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Ansible for Open Tree configuration management

Installation
sudo apt install ansible

or see http://docs.ansible.com/ansible/latest/installation_guide

new host prep

MTH has an ot-private repo that interacts with a fresh AWS instance to create an “admin” account with sudo privileges and the open tree keys (the SSH private keys are not in that repo, developers need to be given those). Other than the user account creation, the only initial steps applied to the OS (currently ubuntu 16.04) boil down to:

apt update
apt upgrade
apt install python-dev

Then you have to add the hostname to the hosts file in this repo.

Thanks

Some links that were helpful:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.