Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

We use Ansible to build and configure our servers.

Our Ansible configuration is stored on Bitbucket (see below for the URL).

The Ansible vault password is stored on the P drive at

 P/Othmer Library/Digital Collections - Internal Access .

Once you check out the above git repository from BitBucket, you'll find a more detailed description of the organization of our Ansible code at

https://bitbucket.org/ChemicalHeritageFoundation/ansible-inventory/src/master/README.md .

See Ansible-Hydra Submodule for details of the submodule we use

...

Git repositories for ansible - structure and use

Code The code we use to administer Sufia via Ansible lives at https://github.com/curationexperts/ansible-hydra

Wrapper A wrapper with local configuration lives at https://bitbucket.org/ChemicalHeritageFoundation/ansible-inventory. Wrapper contains:

...