Commit History

Author SHA1 Message Date
  Till Klocke 16405ad501 Added Gemfile so test-kitchen all necessary gems can easily be installed via bundler 9 years ago
  Till Klocke 15fdf8ed80 We now use ipaddr filter in the templates instead of defining endless variables, which can all be calculated 9 years ago
  Till Klocke c9ecd30734 Added new vars for bird configs and added new tests 9 years ago
  Till Klocke a41f5cb419 Role ff-supernode doesn't depend on bird role anymore directly since supernode-interfaces now depends on bird 9 years ago
  Till Klocke 6168958c62 The role supernode-interfaces now handles configuration of bird and therefore also depends on the bird role. 9 years ago
  Till Klocke e0366cf040 The bird role can now omit the configration of the daemon to leave this to other roles 9 years ago
  Till Klocke 4bcbbe2428 Added some more test examples 9 years ago
  Till Klocke 32327a5866 Bird is now installed from wheezy-backports when on wheezy, so we get a more recent version 9 years ago
  Till Klocke 4d0bbaece8 Fixed some platform specific issues in bird role 9 years ago
  Till Klocke b1ca2a87f8 Now using more 'official' vagrant boxes for testing 9 years ago
  Till Klocke 3cc0f37f0c Added ansible.cfg which can be found by vagrant so galaxy roles should be found by ansible when doing vagrant up/provision 9 years ago
  Till Klocke 88b327a747 Splitted the serverspec tests in different files for different services and categories. For fun and profit 9 years ago
  Till Klocke 49f8abe5f4 The alfred role can now handle the broken libcap-dev packages on Debian and Ubuntu 9 years ago
  Till Klocke 4a3d9e80d9 Renamed ubuntu vars to the dist name of the current LTS version 9 years ago
  Till Klocke 2214502c0e Relading radvd caused problems on Debian-jessie. Instead we restart now 9 years ago
  Till Klocke 89646d8ad5 Extended test vars 9 years ago
  Till Klocke ede1522793 Now explicitly loading supernode.conf via sysctl 9 years ago
  Till Klocke d3d34911a1 ff-supernode role now depends on alfred role. Some small fixes for radvd config. Although radvd still won't start 9 years ago
  Till Klocke 5b1369b517 Added first impl of alfred role 9 years ago
  Till Klocke 952a314cfc Fixed problem in template of role debops.radvd. Our interface bat0 is not always available as a fact in ansible, therefore the variable ansible_bat0 is then missing 9 years ago
  Till Klocke 495fff799b The Vagrantfile can now easily create multiple machines 9 years ago
  Till Klocke 6d238e7590 Added smal getting started guide to ease others into the development here 9 years ago
  Till Klocke b4bfc3c37b role supernode-interfaces now also sets sysctl parameters (which is not an optimal solution 9 years ago
  Till Klocke 8d8499de95 ff-supernode role now configures radvd 9 years ago
  Till Klocke 538e896e80 Added role to manage radvd 9 years ago
  Till Klocke 76e5ef8c47 Added very small script to make updating third party roles more abvious 9 years ago
  Till Klocke 918b9c9785 Added tests for dhcp server 9 years ago
  Till Klocke 95938c1b53 Lots of work to get dhcp integrated and thins more reliable 9 years ago
  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