mob next [ci-skip] [ci skip] [skip ci]

lastFile:inventories/default.nix
This commit is contained in:
2026-07-23 11:57:50 +07:00
parent deafd6c930
commit c2f541c44d
+2 -2
View File
@@ -66,7 +66,7 @@
}; };
roles.push.machines."rigel".settings = { roles.push.machines."rigel".settings = {
gitUrl = "https://git.b4l.co.th/newedge/infra.git"; gitUrl = "https://git.b4l.co.th/newedge/infra.git";
branch = "mob/pull-update"; branch = "main";
}; };
roles.push.extraModules = [ roles.push.extraModules = [
( (
@@ -84,8 +84,8 @@
]; ];
text = text =
let let
settings.branch = "mob/pull-update";
settings.gitUrl = "https://git.b4l.co.th/newedge/infra.git"; settings.gitUrl = "https://git.b4l.co.th/newedge/infra.git";
settings.branch = "main";
in in
'' ''
if [ $# -gt 1 ]; then if [ $# -gt 1 ]; then