the OpenCloud services

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
Jörn Friedrich Dreyer
2025-01-14 12:50:23 +01:00
parent 97250d5b06
commit 56f57149ad
19 changed files with 51 additions and 51 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ package init
// - recurse through the nodes and delete empty / default ones
// - marshal it to yaml
// OcisConfig is the configuration for the oCIS services
// OcisConfig is the configuration for the OpenCloud services
type OcisConfig struct {
TokenManager TokenManager `yaml:"token_manager"`
MachineAuthAPIKey string `yaml:"machine_auth_api_key"`