Ansible configuration for the Netz39 infrastructure
Stefan Haun
b6a05b8c8c
Openhab 3.1 does not work for us. The chosen version has been detemined by analysing the (scarce) log entries. It seems that migration beyond this point breaks the configuration and leads to an incomplete setup. |
||
---|---|---|
roles | ||
templates | ||
.editorconfig | ||
.yamllint | ||
inventory | ||
main.yml | ||
pottwal.yml | ||
README.md | ||
requirements.yml | ||
tau.yml | ||
unicorn.yml |
Ansible configuration for the Netz39 infrastructure
Currently including the following hosts:
- tau.netz39.de
- pottwal.n39.eu
- unicorn.n39.eu
Setup
ansible-galaxy install -r requirements.yml
Call with
ansible-playbook -i inventory --ask-vault-pass main.yml
You need to provide a user with sudo rights and the vault password.