1. 29 Mar, 2018 3 commits
  2. 27 Mar, 2018 3 commits
    • Łukasz Nowak's avatar
      repo: Request certificates and domain name · 1f5418b1
      Łukasz Nowak authored
      The certificates might be  needed, so ask the user for domain name and
      the certificates.
      
      As a "safe" way to transmit the certificate use mktemp.
      
      This functionality requires "playbook: Allow correct certificate with domain"
      1f5418b1
    • Łukasz Nowak's avatar
      repo: Make install.sh script reusable · 8f6889d7
      Łukasz Nowak authored
      Thanks to using install.rc it is possible to easily select any playbook
      to be used during the installation.
      8f6889d7
    • Łukasz Nowak's avatar
      playbook: Allow correct certificate with domain · 0bade643
      Łukasz Nowak authored
      For most of cases the default approach, with generated certificate, is
      enough, but sometimes the playbooks are used in environment, where
      real certificates with domain names shall be used.
      
      For such scenarios, prepare the system to use ansible-playbook
      --extra-vars which can override the defaults.
      
      Note that frontend requester is improved, to support case of passed or not
      certificate files.
      0bade643
  3. 23 Mar, 2018 2 commits
  4. 22 Mar, 2018 1 commit
  5. 20 Mar, 2018 1 commit
  6. 19 Mar, 2018 2 commits
  7. 13 Mar, 2018 2 commits
  8. 09 Mar, 2018 2 commits
  9. 05 Mar, 2018 7 commits
  10. 02 Mar, 2018 1 commit
    • Łukasz Nowak's avatar
      playbook: Fix Debian 9 repository information · 00f70c3d
      Łukasz Nowak authored
      As currently Debian 9 key on OBS is not valid, we need to update apt
      information with allowing insecure repositories.
      
      Even if repository role uses debian9-aptconf as dependency, it does not
      update repository information *after* adding the repository. So just
      update it.
      
      /reviewed-on nexedi/slapos.package!42
      00f70c3d
  11. 01 Mar, 2018 3 commits
  12. 08 Feb, 2018 2 commits
  13. 26 Jan, 2018 4 commits
  14. 25 Jan, 2018 1 commit
    • Łukasz Nowak's avatar
      [playbook] Upgrade SR to 1.0.56.1 · afacc29e
      Łukasz Nowak authored
      This release fixes problem with filling monitor log files with
      "AH03490: scoreboard is full, not at MaxRequestWorkers.Increase
      ServerLimit."
      
      /reviewed-on !37
      afacc29e
  15. 22 Jan, 2018 1 commit
  16. 15 Jan, 2018 2 commits
  17. 10 Jan, 2018 3 commits