]> gitweb.fluxo.info Git - hydra.git/commitdiff
Updates default ORIGIN
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 20 Mar 2016 17:42:46 +0000 (14:42 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 20 Mar 2016 17:42:46 +0000 (14:42 -0300)
TODO.md
share/hydra/install
share/hydractl/install

diff --git a/TODO.md b/TODO.md
index 184101d2419875fa78173d1fae6bf06e63585930..46c49ac20d2aa00fef15892d3aa4a904532c558a 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -10,7 +10,6 @@ Hydra
   - check, install and test puppet pre-commit via git-hooks on all repositories using module-commit.
 - bootless: properly support `$subdevice` in parted or always use first partition (like `/dev/sdb1`).
 - ssh-config: hydra integration.
-- install: automatically set ORIGIN through config parameter.
 - init: version control in the superproject?
 - deploy:
   - install keys?
index a639db37bb666826bb7d6ed5a253f1c1ce5b9678..8b93ae7dea613cbb8addb0af3a28c3133a185529 100755 (executable)
@@ -30,7 +30,7 @@ fi
 
 # Validation
 if [ -z "$ORIGIN" ]; then
-  ORIGIN="git://git.sarava.org/hydra.git"
+  ORIGIN="git://git.fluxo.info/hydra.git"
 fi
 
 # Deploy
index 7eb6830a635349940a85f25e37013917303f002c..0f43b4f5ef89b05a510cd4d392501db14fe2655d 100755 (executable)
@@ -22,7 +22,7 @@ hydra_config_load
 
 # Validation
 if [ -z "$ORIGIN" ]; then
-  ORIGIN="git://git.sarava.org/hydra.git"
+  ORIGIN="git://git.fluxo.info/hydra.git"
 fi
 
 # Set sudo config