1. 30 Nov, 2018 2 commits
    • Thomas Gambier's avatar
      BUGFIX: fix c931d60c · b94bda20
      Thomas Gambier authored
      After c931d60c, default was "None" which means false.
      But we want the default to be true. So use the special default argparse.SUPPRESS that removes totally the arg from arg dict.
      It will let the default come from the FormatConfig class attribute.
      b94bda20
    • Thomas Gambier's avatar
      BUGFIX: use ipv6_interface if available · 2a0975a2
      Thomas Gambier authored
      fix after !62
      
      @rafael currently slapos node boot is broken on all machines with ipv6_interface different from interface_name (e.g. rapid space machines)
      
      /reviewed-on !68
      2a0975a2
  2. 28 Nov, 2018 11 commits
  3. 27 Nov, 2018 3 commits
  4. 26 Nov, 2018 11 commits
  5. 23 Nov, 2018 1 commit
  6. 21 Nov, 2018 5 commits
  7. 20 Nov, 2018 5 commits
  8. 19 Nov, 2018 2 commits