BerniceChua / ansible

the noisebridge infrastucture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansible

the noisebridge infrastucture playbooks

Submodules

This repo includes git submodules to vendor external source. You need to update them with this helper command.

./update-submodules.sh

Deployment

Deploying the entire thing should be possible with just one command:

ansible-playbook site.yml

Usually, you will want to limit your deployment to specific host groups:

ansible-playbook site.yml --limit noisebridge-net

HERE BE DRAGONS

This is an aspirational repository for use to provision future noisebridge infrastructure and deprecate our old and tired VMs. It is not currently used for production services - don't rely on it as a source of truth for anything.

About

the noisebridge infrastucture

License:GNU General Public License v3.0


Languages

Language:HTML 64.3%Language:PHP 16.9%Language:Python 10.7%Language:Shell 6.6%Language:DIGITAL Command Language 1.0%Language:Makefile 0.5%