Commit graph

79 commits

Author SHA1 Message Date
Tobias Hachmer 224a61a481 Role service-bird + service-bird-icvpn: add systemd unit + timer to update roa+peers+tinc hosts 2017-10-03 23:31:15 +02:00
Tobias Hachmer 0fa92eef1c Role service-fastd-mesh: add systemd unit + timer to update mesh peers 2017-10-03 23:30:02 +02:00
Tobias Hachmer 04d12c1fb5 Update Readme.md 2017-10-03 21:36:14 +02:00
Tobias Hachmer 07a0b25a09 Role service-radvd: make more parameters configurable 2017-10-03 21:24:36 +02:00
Tobias Hachmer a1705da9a0 Role service-radvd: optimize ipaddr filters 2017-10-03 21:18:39 +02:00
Tobias Hachmer ef6bedfee5 Update loop keys 2017-10-03 20:52:37 +02:00
Tobias Hachmer 937238d26e Role service-radvd: update handlers 2017-10-03 20:43:23 +02:00
Tobias Hachmer 7506fae8a5 Role service-tinc: use a task instead of a handler for systemd stuff 2017-10-03 20:40:48 +02:00
Tobias Hachmer 3ee405bdf2 Restructure service-fastd roles
- migrate role git-fastd-peers
- add role service-fastd
- add repo clone for ffbin peers (currently hardcoded)
- add role dependency to role service-fastd-mesh +
service-fastd-intragate
- add systemd handlers
2017-10-03 20:25:17 +02:00
Tobias Hachmer 01af6903e6 Role service-fastd-mesh + service-fastd-intragate: fix mac address format 2017-10-03 15:13:00 +02:00
Tobias Hachmer a112f6305e Role service-dhcpd: fix disabled notify 2017-10-03 14:44:38 +02:00
Tobias Hachmer 2f32bd6c1e Restructure network interfaces in order to use ifupdown2
- rewrite interface templates for batman, fastd, ffrl and meshbridge
- add package ethtool to role server-basic
- use more ipaddr filters and get rid of unneeded variables in dict
ffrl_exit_server
- change ffrl_public_ipv4_nat variable to ip/prefix format
- update readme files
2017-10-03 14:37:39 +02:00
Tobias Hachmer 821834c4b8 Add role service-bind-slave 2017-10-02 23:34:53 +02:00
Tobias Hachmer 5e38e4f6fb Role service-bird-icvpn: use a task and not a handler to set file attrs 2017-10-02 23:08:53 +02:00
Tobias Hachmer 2e0e474ba7 Role kmod-batman: load kernel modules 2017-10-02 11:21:01 +02:00
Tobias Hachmer b285305fe1 Add role network-iptables-gateway
- move netfilter specific sysctl settings
2017-10-02 11:18:16 +02:00
Tobias Hachmer 4596743a56 Add readme for role prerequisites 2017-10-02 11:15:58 +02:00
Tobias Hachmer 3a9edaa666 Add version to git modules in roles:
- git-fastd-peers
- git-repos
- service-tinc
2017-10-02 11:15:58 +02:00
Tobias Hachmer 41d6fb0ff1 Add role system-sysctl-gateway 2017-10-02 11:15:58 +02:00
Tobias Hachmer 846f385a21 Add role service-tinc 2017-10-02 11:15:58 +02:00
Tobias Hachmer ab45622570 Role server-basic: add package bridge-utils 2017-09-29 20:34:38 +02:00
Tobias Hachmer 36e5e5c670 Update Readme.md
- update passwordstore lookup for fastd secrets
- add explanation about sensible informations
2017-09-28 20:14:58 +02:00
Tobias Hachmer c87cb61a6b Update readme of roles service-fastd-mesh + service-fastd-intragate 2017-09-28 20:09:18 +02:00
Tobias Hachmer 0edd928ec8 Role service-bird-ffrl: correct ipaddr filters 2017-09-18 13:22:55 +02:00
Tobias Hachmer ce1a690db2 Add role service-bird-ffrl to playbook gateways 2017-09-18 13:22:55 +02:00
Tobias Hachmer 1c928881fc Retouch tasks due to 'become' defaults to True 2017-09-18 13:22:55 +02:00
n0trax 951ab924a5 Set 'become' default to True (#7) 2017-09-17 10:11:45 +02:00
Tobias Hachmer 6792950fca Add role service-bird-ffrl 2017-09-11 23:49:11 +02:00
Tobias Hachmer dd6d5b6ec5 Add role service-bird-icvpn; add python3-yaml package to server-basic
role
2017-09-11 23:35:20 +02:00
Tobias Hachmer a2816a152e Add role git-repos 2017-09-11 23:23:34 +02:00
n0trax 84755f8bb9 Move localtestvm to separate role (untested) (#6) 2017-09-11 23:23:34 +02:00
Tobias Hachmer 34369638dc Add role service-bird 2017-09-11 23:23:34 +02:00
Tobias Hachmer 6c238c7416 Add role service-rclocal 2017-09-11 23:23:34 +02:00
n0trax 166c67477b Add relaxed yamllint config and fix errors 2017-09-11 23:23:34 +02:00
n0trax 4131825286 Modify prerequisites role and integrate prerequisites role into all playbooks (#4) 2017-09-11 23:23:34 +02:00
n0trax d05233a26d Some restructuring (#3) 2017-09-11 23:23:34 +02:00
Tobias Hachmer ed03ad8573 Roles: add role documentation 2017-09-11 23:23:34 +02:00
Tobias Hachmer 94cb21daad Add a bunch of new roles
- Update Readme
- Update ansible.cfg
- Add playbook to set up gateways
- Add group variables
2017-09-11 23:21:44 +02:00
Tobias Hachmer 1f0b5925a8 Role test-prerequisites: improve tasks; update OS to current debian
stable
2017-09-05 11:29:13 +02:00
Tobias Hachmer 3270b5cc3e Inventory: clean up & rename role ffmwu-prereq to test-prerequisites
Remove all hosts which aren't set up by ansible, yet. Prepare to start
from scratch. Only add hosts to the inventory which will be set up
completly by ansible.
2017-09-05 11:25:13 +02:00
Tobias Hachmer 49de8d0486 Add filename prefix to playbooks 2017-09-05 11:09:50 +02:00
kaba ab2efe5df3 not runnable yet! 2016-12-20 16:59:03 +01:00
kaba 8cbb75ffe6 moved apt and pip package handling to sparate role - first step to streamline roles 2016-12-12 16:05:46 +01:00
kaba e4a9c8f2ba lill cleanup2 2016-12-07 15:30:52 +01:00
kaba 3d9b1a7db0 lill cleanup 2016-12-07 15:30:20 +01:00
kaba a001d5b8b5 extrasahne 2016-12-07 15:17:02 +01:00
kaba e530b3dba2 conflict resolution after concurrent edits 2016-11-28 17:06:28 +01:00
kaba 7ea7290b4f safeguard not to disrupt manually managed systems 2016-11-28 17:00:44 +01:00
kaba 1ec708a20b safeguard not to disrupt manually managed systemscat 2016-11-28 16:51:05 +01:00
kaba b4adcbc907 build servers and testVMs are all also FF servers - added to group 2016-11-28 16:44:52 +01:00