Julian Labus
|
721b278d3b
|
Roles: improve multidomain support
|
2019-03-02 18:12:56 +01:00 |
|
Julian Labus
|
bc3af84cf8
|
Role network-routing: use same ip rules for table mwu on all hosts
|
2019-01-16 18:41:04 +01:00 |
|
Tobias Hachmer
|
69a12e0696
|
Migrate all with_* loops to new loop directive
|
2018-09-18 14:27:58 +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
|
8b81eb6d7e
|
update READMEs
|
2018-09-18 12:48:09 +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 |
|
Tobias Hachmer
|
a2bef9154a
|
Role network-routing: fix typos
|
2018-08-10 06:10:03 +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 |
|
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
|
f5732aeb2a
|
Role network-routing: fix netmasks
|
2018-02-28 11:16:22 +01:00 |
|
Tobias Hachmer
|
a947803e28
|
Revert "Role network-routing: move interface specific routes to role network-meshbridge"
This reverts commit d3298d4a3c .
|
2018-02-06 06:00:01 +01:00 |
|
Julian Labus
|
d3298d4a3c
|
Role network-routing: move interface specific routes to role network-meshbridge
|
2018-02-02 06:38:06 +01:00 |
|
Tobias Hachmer
|
89c187a975
|
Role network-routing: add missing service dependency for ffmwu-static-routes service unit
|
2017-12-04 06:21:25 +01:00 |
|
Tobias Hachmer
|
fc04651e8b
|
Lowercase all network interface names
|
2017-11-06 21:24:56 +01:00 |
|
Tobias Hachmer
|
130980d863
|
Role network-routing: fix typos in ffmwu-del-ip-rules.sh template
|
2017-10-14 22:07:01 +02:00 |
|
Tobias Hachmer
|
00307bc9be
|
Move IP rules from role service-rclocal to role network-routing
- add scripts to configure and delete IP rules via a systemd unit
- delete role `service-rclocal`
- update README.md
- add new handler
|
2017-10-13 07:59:43 +02:00 |
|
Tobias Hachmer
|
f934a88661
|
Move all handlers to one single role
|
2017-10-13 07:28:41 +02:00 |
|
Tobias Hachmer
|
4ce00a6ac3
|
Add role network-routing
- move static routes from role service-rclocal to scripts run by systemd
unit
- mv routing specific sysctl settings
|
2017-10-11 06:52:24 +02:00 |
|