Skip to content
Snippets Groups Projects
Commit af6ecac9 authored by Christian Elberfeld's avatar Christian Elberfeld
Browse files

removed old server

parent b83350b5
No related branches found
No related tags found
No related merge requests found
# Host spezifische Variablen
motd_lines:
- "OpenHAB Server"
- "Öffentliche IPs: {{ansible_eth0.ipv4.address}} / {{ansible_eth0.ipv6[0].address}}"
debian_sources:
- "deb http://mirrordirector.raspbian.org/raspbian/ jessie main contrib non-free rpi"
- "deb https://homegear.eu/packages/Raspbian/ jessie/"
- "deb http://dl.bintray.com/openhab/apt-repo2 testing main"
debian_keys_id:
debian_keys_url:
- "https://homegear.eu/packages/Release.key"
- "https://bintray.com/user/downloadSubjectPublicKey?username=openhab"
# Art des Hosts: physical, vm, docker
host_type: "physical"
administratorenteam:
- "user51"
- "void"
homematic_base_id: homematic_HG_BC_RT_TRX_CyN_fdc4c5fe
......@@ -22,13 +22,6 @@ verwaltung ansible_ssh_host=195.201.179.60
# Test VM für externe Dienste
develop ansible_ssh_host=192.168.0.202
# Raspberry-PI Server
[raspbianjessie]
# OpenHAB Server
warphab ansible_ssh_host=192.168.0.109
[test]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment