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 |
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 |