summaryrefslogtreecommitdiffstats
path: root/mltk-core/tasks/repo.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mltk-core/tasks/repo.yml')
-rw-r--r--mltk-core/tasks/repo.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/mltk-core/tasks/repo.yml b/mltk-core/tasks/repo.yml
new file mode 100644
index 0000000..b16f97a
--- /dev/null
+++ b/mltk-core/tasks/repo.yml
@@ -0,0 +1,5 @@
+---
+- set_fact:
+ mltk_git_source: "git://git.openslx.org/openslx-ng/mltk"
+ mltk_git_target: "/opt/mltk"
+ mltk_git_branch: "installer"