mob next [ci-skip] [ci skip] [skip ci]
lastFile:inventories/default.nix
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user