Add two of my own repositories
Signed-off-by: Gabriel Filion <lelutin@gmail.com>
This commit is contained in:
parent
1b13515d5c
commit
e7c46cb50e
1 changed files with 2 additions and 0 deletions
|
@ -86,6 +86,7 @@ checkout = git clone ${shared}:shared-concat concat
|
|||
update =
|
||||
git_assure_remote riseup ${riseup}/module_concat
|
||||
git_assure_remote immerda ${immerda}/module-concat.git
|
||||
git_assure_remote lelutin ${lelutin}/puppet-concat.git
|
||||
git remote update
|
||||
|
||||
[cron]
|
||||
|
@ -248,6 +249,7 @@ update =
|
|||
git_assure_remote lavamind ${lavamind}/module-rails
|
||||
git_assure_remote nadir ${nadir}/puppet-rails.git
|
||||
git_assure_remote riseup ${riseup}/module_rails
|
||||
git_assure_remote lelutin ${lelutin}/puppet-rails.git
|
||||
git remote update
|
||||
|
||||
[reprepro]
|
||||
|
|
Loading…
Reference in a new issue