Make gitlab-runner come after network-online
This commit is contained in:
@@ -15,5 +15,6 @@ in
|
||||
"net.ipv4.ip_forward" = "1";
|
||||
"net.ipv6.conf.all.forwarding" = "1";
|
||||
};
|
||||
systemd.services.tailscaled.partOf = [ "network-online.target" ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user