Fix rekey block placement (was outside module braces)
This commit is contained in:
@@ -588,10 +588,10 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
# agenix-rekey — automatic re-encryption for each target host
|
# agenix-rekey — automatic re-encryption for each target host
|
||||||
age.rekey = {
|
age.rekey = {
|
||||||
masterIdentities = [
|
masterIdentities = [
|
||||||
"/home/gortium/.ssh/gortium_ssh_key"
|
"/home/gortium/.ssh/gortium_ssh_key"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user