Commit graph

186 commits

Author SHA1 Message Date
Tobias Hachmer ea726b9777
Move generation of ssh keys from role prerequisites to role users - let handle the user module this 2018-09-18 14:28:14 +02:00
Tobias Hachmer 69a12e0696
Migrate all with_* loops to new loop directive 2018-09-18 14:27:58 +02:00
Julian Labus 99325672d2
role service-grafana: add grafana datasources for prometheus and yanic 2018-09-18 12:48:10 +02:00
Julian Labus 7a7eaae84a
role service-grafana: install pie chart panel plugin 2018-09-18 12:48:10 +02:00
Julian Labus c4f04df30b
role service-nginx: only provide location /metrics if node_exporter is availible 2018-09-18 12:48:10 +02:00
Julian Labus c6277df3b7
role service-yanic: set fact so other roles can check if yanic is availible 2018-09-18 12:48:09 +02:00
Julian Labus d785c62eab
role service-grafana: set admin password during installation 2018-09-18 12:48:09 +02:00
Julian Labus 222b4e5197
role service-prometheus: set fact so other roles can check if prometheus is availible 2018-09-18 12:48:09 +02:00
Julian Labus 32f6654e44
role network-routing: use flush to delete routes
- del will fail if gateways change
2018-09-18 12:48:09 +02:00
Julian Labus 21c6f63b5f
role service-fastd-backbone: force peers repo update 2018-09-18 12:48:09 +02:00
Julian Labus 8b81eb6d7e
update READMEs 2018-09-18 12:48:09 +02:00
Julian Labus 3e2b02cfd5
role prerequisites: add comment to ssh key 2018-09-18 12:48:09 +02:00
Julian Labus 4f39143026
add role nginx-meshviewer 2018-09-18 12:48:08 +02:00
Julian Labus 5e1a75965c
role git-repos: add option to force update 2018-09-18 12:48:08 +02:00
Julian Labus 81393955a0
add role service-grafana 2018-09-18 12:48:08 +02:00
Julian Labus 57a42f17de
add role service-yanic 2018-09-18 12:48:07 +02:00
Julian Labus c65d39ee54
add role service-influxdb 2018-09-18 12:48:07 +02:00
Julian Labus 0153384d76
add role nodejs 2018-09-18 12:48:07 +02:00
Julian Labus 51c5330e36
add role golang 2018-09-18 12:48:07 +02:00
Julian Labus 280a6f9da6
add role yarn 2018-09-18 12:48:07 +02:00
Julian Labus ee634b5397
role service-prometheus: change handlers from reload to restart and add handler to reload systemd units 2018-09-18 12:48:07 +02:00
Julian Labus 07ab6837fe
role service-nginx: add new config snippets gzip.conf and redirect-to-ssl.conf 2018-09-18 12:48:07 +02:00
Julian Labus cfa648219b
role service-nginx: removed obsolete link "Traffic" from index.html 2018-09-18 12:48:06 +02:00
Julian Labus ec039343df
service-prometheus: fix variables 2018-09-18 12:48:06 +02:00
Julian Labus a6faeb0ff6
service-prometheus: update config to export metrics via nginx 2018-09-18 12:48:06 +02:00
Julian Labus 8f495b79c8
role network-batman + network-fastd: remove node vpn instances for non-gateway servers 2018-09-18 12:48:06 +02:00
Julian Labus b8e122ee8c
role server-basic: add net-tools and dnsutils to package list 2018-09-18 12:48:06 +02:00
Julian Labus f9340ac37b
role service-prometheus: update default versions 2018-09-18 12:48:06 +02:00
Julian Labus 8d7af519a5
split out gateway specific stuff to use roles for generic meshing servers 2018-09-18 12:48:05 +02:00
Julian Labus 37596e917d
role serivce-nginx: improve inital ACME certificate creation 2018-09-12 11:37:25 +02:00
Tobias Hachmer a2bef9154a Role network-routing: fix typos 2018-08-10 06:10:03 +02:00
Tobias Hachmer 13fa7414f0 Rename role system-sysctl-gateway to system-sysctl 2018-08-10 06:09:37 +02:00
Julian Labus 170f0f3000
service-nginx: fix wrong handler name 2018-08-07 11:21:09 +02:00
Julian Labus 26ec397029
service-nginx: try to start nginx.service if reload fails 2018-08-07 10:43:05 +02:00
Julian Labus 1af52aad51
replace all occurrences of iteritems() with items() as it was removed in Python 3 2018-08-07 10:32:23 +02:00
Julian Labus 30b5a5e4eb
service-nginx: move ACME hostname to variable and set resolver because nginx will fail if host is not (yet) reachable during startup 2018-08-07 09:27:02 +02:00
Tobias Hachmer d4a4f576c9 Rename fastd instance intragate to backbone 2018-07-25 14:08:45 +02:00
Tobias Hachmer f792b4bdaf Role firmware-build-server: delete deprecated templates 2018-07-24 21:16:53 +02:00
Tobias Hachmer 88bee34235 Restructure and update role for firmware build server
* rename role ffmwu-build -> firmware-build-server
* rename playbook build-server to firmware-build-server
2018-07-24 17:09:02 +02:00
Julian Labus f0d8d2f170
Role service-nginx-firmware: forward ACME HTTP requests and enable HTTPS for vhosts 2018-06-15 09:08:25 +02:00
Julian Labus 43b9bc4407
Role service-nginx: add tasks to forward ACME HTTP requests and fetch certificates 2018-06-15 09:04:33 +02:00
Julian Labus 50cc1a3efa
Role prerequisites: add task to generate SSH keys 2018-06-15 09:00:43 +02:00
Tobias Hachmer 98324509dd Role users: update public key of kokel 2018-03-20 06:27:03 +01:00
Tobias Hachmer bd8586f20a Role service-respondd: update exec option 2018-03-04 20:54:23 +01:00
Tobias Hachmer 6904d9fb25 Role server-basic: add template for standard apt sources 2018-03-04 19:51:35 +01:00
Tobias Hachmer dda20fcdae Role service-prometheus: fix trailing spaces 2018-03-02 07:18:19 +01:00
Tobias Hachmer 886cdb2417 Handlers: move all handlers into their roles, again 2018-03-01 06:34:55 +01:00
Julian Labus a97d27779d
Fix READMEs 2018-02-28 15:20:51 +01:00
Julian Labus 004681b553
Role service-bird: calculate peer addresses of other ansible managed hosts 2018-02-28 11:16:55 +01:00
Julian Labus d4d4ad0147
Role service-fastd-mesh: replace rstrip with rsplit 2018-02-28 11:16:49 +01:00