ci: check if setting root as teh user helps2
Some checks failed
Build_Deploy / deploy_dns (push) Failing after 32s
Some checks failed
Build_Deploy / deploy_dns (push) Failing after 32s
This commit is contained in:
parent
bef0bfeb1a
commit
0ef2ecd9f4
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ in {
|
|||
deployment = {
|
||||
targetHost = ip_pub;
|
||||
targetPort = 22;
|
||||
targetUser = "root"";
|
||||
targetUser = "root";
|
||||
tags = ["active-dns" "dns"];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue