From 2f09bda1f8fe72660ef4799af37b035655067336 Mon Sep 17 00:00:00 2001 From: Marco Capitani Date: Mon, 28 May 2018 09:56:10 +0200 Subject: rlite: change repo to gitlab/arcfire/rlite --- doc/rlite.rst | 2 +- rumba/prototypes/rlite.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rlite.rst b/doc/rlite.rst index 418bf3a..171c4b8 100644 --- a/doc/rlite.rst +++ b/doc/rlite.rst @@ -1,7 +1,7 @@ rlite ============= -`rlite `_ is a lightweight Free +`rlite `_ is a lightweight Free and Open Source implementation of the Recursive InterNetwork Architecture (RINA) for GNU/Linux operating systems. 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. -- cgit v1.2.3