ci: for testing
Some checks failed
Build_Deploy / deploy_dns (push) Failing after 32s

This commit is contained in:
silver 2024-08-07 12:18:30 +01:00
parent 310085e9c7
commit 90af7eeb72

View file

@ -34,7 +34,6 @@ in {
targetHost = ip_pub; targetHost = ip_pub;
targetPort = 22; targetPort = 22;
targetUser = null; targetUser = null;
tags = ["active-dns" "dns"]; tags = ["active-dns" "dns"];
}; };