Skip to content
Snippets Groups Projects
  1. Aug 19, 2023
    • Kristian Klausen's avatar
      Add API tokens for new Hetzner cloud sandbox project · e5529102
      Kristian Klausen authored
      A new Hetzner cloud project has been created called "Sandbox". This
      project is meant for non-production workload which must be created
      on-demand from e.g. a CI pipeline. The first project using the sandbox
      is aurweb, which wants to use GitLab's Review apps[1] feature to create
      dynamic environments on-demand.
      
      Two API tokens have been created, one for the infrastructure project (to
      be used by packer) and for the aurweb project.
      
      [1] https://docs.gitlab.com/ee/ci/review_apps/
      e5529102
  2. Aug 11, 2023
  3. Aug 02, 2023
  4. Jun 15, 2023
  5. Jun 13, 2023
  6. Apr 17, 2023
  7. Jan 31, 2023
  8. Dec 11, 2022
  9. Dec 05, 2022
  10. Nov 17, 2022
  11. Nov 12, 2022
  12. Sep 16, 2022
  13. Sep 06, 2022
  14. Aug 25, 2022
  15. Jul 03, 2022
  16. Jun 29, 2022
  17. Jun 22, 2022
  18. Jun 19, 2022
  19. Jun 12, 2022
  20. Jun 05, 2022
  21. May 29, 2022
  22. May 09, 2022
    • Evangelos Foutras's avatar
      misc/vault-keyring-client.sh: add flock workaround · 511b6ca4
      Evangelos Foutras authored
      Otherwise running terraform under tf-stage2 will often fail with:
      
      > ansible.errors.AnsibleError: Vault password client script
      > ../misc/vault-keyring-client.sh did not find a secret for
      > vault-id=default: b'gpg: decryption failed: No secret key\n'
      511b6ca4
  23. May 07, 2022
  24. Nov 06, 2021
  25. Oct 02, 2021
  26. Aug 17, 2021
  27. Jul 07, 2021
    • Evangelos Foutras's avatar
      misc/get_key.py: load vault file without chdir'ing · faba3a3d
      Evangelos Foutras authored
      Now that misc/get_key.py checks if the vault file passed to it exists,
      we cannot pass paths only resolvable from the root directory. Instead,
      use paths that make sense relative to the current directory and avoid
      calling chdir when loading the vault file.
      
      Fixes: 77542146 ("Rewrite get_key.py to use click instead of typer")
      faba3a3d
  28. Jun 16, 2021
  29. Jun 02, 2021
Loading