From cbc1885cf22182952d0a1b31779c89cff26decd4 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 24 Jun 2016 15:12:17 -0300 Subject: Support networks both with and without superprojects --- doc/management.rst | 6 +++++- doc/todo.rst | 1 - 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/management.rst b/doc/management.rst index 85427b8..e927337 100644 --- a/doc/management.rst +++ b/doc/management.rst @@ -31,4 +31,8 @@ all the needed repositories and configurations to a local folder :: - hydra example init ~/file/example git@admin.example.org:example.git + hydra example init ~/file/example git@admin.example.org: + +This will try to fetch a superproject from git@admin.example.org:example.git +-- if exists, plus submodules -- or each git repository used by a network +previously created by the `init` action (`config.git`, `puppet.git`, etc). diff --git a/doc/todo.rst b/doc/todo.rst index 5914024..607a4f4 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -1,6 +1,5 @@ TODO ==== -- init: version control in the superproject? - metrics and alarms subsystem. - deploy: lockfile. -- cgit v1.2.3