feat: add incus auto-client certificate trust
Build / precommit (pull_request) Successful in 5m40s

- add fact to export vault public cert from agents
- add fact to export list of trusted incus client certs
- add method for incus clients to export their client cert to be trusted
This commit is contained in:
2025-10-17 21:35:41 +11:00
parent fac90c66db
commit e55fd8fbd5
7 changed files with 125 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
hiera_include:
- docker
- profiles::gitea::runner
- incus::client
docker::version: latest
docker::curl_ensure: false