aboutsummaryrefslogtreecommitdiff
path: root/rumba/prototypes/rlite.py
diff options
context:
space:
mode:
Diffstat (limited to 'rumba/prototypes/rlite.py')
-rw-r--r--rumba/prototypes/rlite.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rumba/prototypes/rlite.py b/rumba/prototypes/rlite.py
index 1595336..4d0d453 100644
--- a/rumba/prototypes/rlite.py
+++ b/rumba/prototypes/rlite.py
@@ -41,7 +41,7 @@ class Experiment(mod.Experiment):
"""
def __init__(self, testbed, nodes=None,
- git_repo='https://github.com/vmaffione/rlite',
+ git_repo='https://gitlab.com/arcfire/rlite',
git_branch='master', enrollment_strategy='minimal'):
"""
Initializes the experiment class.