An error occurred fetching the project authors.
  1. 30 Apr, 2020 1 commit
  2. 13 Jan, 2020 1 commit
    • Jérome Perrin's avatar
      software/slaprunner: drop ssh key authority · 4ba5d113
      Jérome Perrin authored
      These keys are not managed by trust of a certificate authority, just by
      "trust of first use" so it does not make sense to use a key authority.
      
      This also cause difficulties to publish the key fingerprint as a
      parameter, because we can't get the key fingerprint until the authority
      service is started.
      
      Also enable ecdsa key.
      
      This fixes random failures with slaprunner tests, because the published
      fingerprint was never correct on first buildout run.
      
      Existing webrunners will have a new ssh host key after this.
      4ba5d113
  3. 30 Oct, 2019 1 commit
    • Jérome Perrin's avatar
      slaprunner: support shared parts · 1a5df533
      Jérome Perrin authored
      If slaprunner itself was installed on a slapos which had shared parts
      enabled, these shared parts will also be used while installing softwares
      inside the slaprunner.
      
      Because ${buildout:shared-part-list} is a multi line property, it was
      not possible to generate .cfg files (which needs special handling of
      multi-line strings) directly from software buildout (where jinja
      templates are not yet available), so we use a trick of generating a
      plain text file in software and parsing it during instance.
      1a5df533
  4. 03 Oct, 2017 1 commit
    • Jérome Perrin's avatar
      slaprunner: provide pidfile in config file for slapos node · 31837fc3
      Jérome Perrin authored
      Set default pidfiles for slapos node software and slapos node instance
      command so that when they are executed they use by default the same
      pidfile that are used by slaprunner GUI ( the green "play" button ).
      
      This prevents potential problems with running slapos twice and fixs the
      problem that default pidfile ( /opt/slapos/slapgrid-sr.pid ) is not writable.
      31837fc3
  5. 29 Jul, 2016 1 commit
  6. 20 Jul, 2015 1 commit
  7. 23 Jan, 2015 2 commits
  8. 25 Sep, 2014 1 commit
  9. 22 Aug, 2014 1 commit
  10. 06 Aug, 2014 3 commits
  11. 29 Apr, 2014 5 commits
  12. 21 Feb, 2014 3 commits
  13. 10 Jan, 2014 1 commit
  14. 08 Jan, 2014 1 commit
  15. 06 Nov, 2013 3 commits