Fix kas.codes oauth setup
This commit is contained in:
parent
2064b4b006
commit
6e665a70bc
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ in
|
||||||
"vault-agent-openbao.service"
|
"vault-agent-openbao.service"
|
||||||
];
|
];
|
||||||
unitConfig = {
|
unitConfig = {
|
||||||
ConditionPathExists = [ config.infrastructure.kanidm-client-application.secretFile ];
|
ConditionPathExists = [ config.khscodes.infrastructure.kanidm-client-application.secretFile ];
|
||||||
};
|
};
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
Type = "oneshot";
|
Type = "oneshot";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue