Till Klocke
|
139b8b86b4
Removed interfaces template from ff-supernode role since we now configure interfaces in their own role
|
9 years ago |
Till Klocke
|
bc5b95a499
Added role to configure interfaces to be able to do this before including other roles which probably depend on availability of interfaces (like dhcp role)
|
9 years ago |
Till Klocke
|
e787b56db0
Added galaxy role for isc dhcp server
|
9 years ago |
Till Klocke
|
3270958b76
requirements.yml now specifies install for roles itself
|
9 years ago |
Till Klocke
|
a9a588f4eb
Beautified generated bird configs and fixed bug in bird role
|
9 years ago |
Till Klocke
|
d9cbd4aa71
Extended test case
|
9 years ago |
Till Klocke
|
352d9b1ce5
role ff-supernode now depends on role usermanage to be able to easily manage users
|
9 years ago |
Till Klocke
|
1f253e5249
Added galaxy-roles path to ansible config
|
9 years ago |
Till Klocke
|
16dad0839c
Added requirements.yml and galaxy-roles to manage and install third party roles
|
9 years ago |
Till Klocke
|
aaee961897
git will now ignore files containing secrets
|
9 years ago |
Till Klocke
|
ca00ef027b
The interfaces template is now much more freifunk specific
|
9 years ago |
Till Klocke
|
966290f5b0
Added post-down commands to some interfaces to make the operation of network idempotent
|
9 years ago |
Till Klocke
|
002ff74cf2
By default the supernodes local public ip is now the default ipv4 address discovered by ansible
|
9 years ago |
Till Klocke
|
c13d77f4db
The Vagrantfile is now prepared for a multimachine setup to easily mock the complete Freifunk infrastructure
|
9 years ago |
Till Klocke
|
b0479374b0
The interfaces template and config is now much more freifunk specific
|
9 years ago |
Till Klocke
|
2241908df0
supernode role now implements some more small stuff, like blacklist
|
9 years ago |
Till Klocke
|
25d2a8e91a
Updated meta data for ff-supernode role
|
9 years ago |
Till Klocke
|
6cfbcd2f7c
Replicated Dortmunder fastd config. For simplicity we are now only checking if fastd listens on the correct ports
|
9 years ago |
Till Klocke
|
fdec963b83
We can now configure the network on debian based distributions
|
9 years ago |
Till Klocke
|
9cd9d819dd
Updated README
|
9 years ago |
Till Klocke
|
8bcada8c6d
ff-supernode now depends on bird role
|
9 years ago |
Till Klocke
|
66a465c254
Added bird role
|
9 years ago |
Till Klocke
|
1b12d51410
The ff-supernode role does now depend on the batman role
|
9 years ago |
Till Klocke
|
4fa1412c87
batman_adv is now installed for ubuntu based distros since ubuntu doesn't seem to add this module to their kernel by default
|
9 years ago |
Till Klocke
|
47b3cdd459
Renamed test suite from fastd to supernode to reflect what it is actually doing
|
9 years ago |
Till Klocke
|
4fe3771e25
rng-tools are now started and enabled by ansible. Enabling and testing services in serverspec cause some problems atm
|
9 years ago |
Till Klocke
|
915c27f3b6
Dummy directory is now created and ansible should enable and start fastd wich currently doesn't work
|
9 years ago |
Till Klocke
|
bc3af42472
We can now create configurations for fastd, secrets need to be inserted via encrypted vars
|
9 years ago |
Till Klocke
|
31f477220e
We are now creating the fastd user as specified in the Freifunk documentation
|
9 years ago |
Till Klocke
|
b3410e75bf
Added tests for rng-tools to serverspec based tests
|
9 years ago |