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 |
Till Klocke
|
61f4719e40
Now installing and configuring rng-tools, so fastd can generate keys
|
9 years ago |
Till Klocke
|
b5868e6194
Now using more 'official' test boxes which cause lesse problems, currently all roles are working on all configured platforms
|
9 years ago |
Till Klocke
|
09c0868926
fastd, libsodium and libuecc role now depend on the repo-universe-factory role to decide wether to install packages via apt or from source
|
9 years ago |
Till Klocke
|
c188cacb93
Added role to handle installation and availability of the universe factory repo
|
9 years ago |
Till Klocke
|
55e5d50db7
Replaced debian 7.8 box with 7.6 version. The 7.8 box had a bug which didn't let ansible discover its lsb_release
|
9 years ago |
Till Klocke
|
3d919398d3
Improved detection if build from source is needed for all roles
|
9 years ago |
Till Klocke
|
731951e301
fastd role now depends on libuecc role to make sure libuecc is available
|
9 years ago |
Till Klocke
|
889a62a725
Added role for libuecc
|
9 years ago |
Till Klocke
|
f86916e7ba
fastd role now depends on libsodium role to make sure libsodium is installed either via source or apt
|
9 years ago |
Till Klocke
|
9fa79ec054
Only compile from source if needed
|
9 years ago |
Till Klocke
|
a60b354d50
Added role to make sure that libsodium is installed
|
9 years ago |
Till Klocke
|
319a0cff42
Added basic instructions on how to use test kitchen
|
9 years ago |
Till Klocke
|
8e3d965d7f
Added base infrastructure for test kitchen
|
9 years ago |
Till Klocke
|
560ba94c13
Added gitignores for test kitchen
|
9 years ago |
Till Klocke
|
d8e32e76ef
Removed unnecessary empty line
|
9 years ago |
Till Klocke
|
3727e147c1
Test playbook now uses the ff-supernode role for testing
|
9 years ago |
Till Klocke
|
36cca58014
Renamed README
|
9 years ago |