provisioner explicitly defined
This commit is contained in:
@@ -47,6 +47,7 @@ in
|
|||||||
step-ssh-user = {
|
step-ssh-user = {
|
||||||
enable = true;
|
enable = true;
|
||||||
principals = ["root" "${username}" "appdaemon"];
|
principals = ["root" "${username}" "appdaemon"];
|
||||||
|
provisioner = "admin";
|
||||||
};
|
};
|
||||||
ssh = {
|
ssh = {
|
||||||
certificates.enable = true;
|
certificates.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user