From 9fb3d88ff2c8663de2d91807b3872bdb9038b9aa Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 2 Jun 2015 18:37:33 -0300 Subject: Use 'git' instead of 'gitolite' user --- README.md | 2 +- TODO.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f21339c..23073b6 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ If you have enough credentials (ssh pubkey set in the server), you can fetch all the needed repositories and configurations to a local folder `~/file/example` using simply the following command: - hydra example init ~/file/example gitolite@admin.example.org:config.git + hydra example init ~/file/example git@admin.example.org:config.git Creating a new network ---------------------- diff --git a/TODO.md b/TODO.md index 1b65721..fe8bcea 100644 --- a/TODO.md +++ b/TODO.md @@ -127,6 +127,7 @@ Puppet modules - cleanup hidden `/.gem`. - use prompt.sh from bash-prompt as a submodule. - mail: + - support for [preventing SPAM connections with bird](http://www.debian-administration.org/article/715/Preventing_SPAM_connections_with_bird.). - use ssl::dhparams, move to 2048 bit and use the standard file names and paths. - schleuder: manage `/etc/schleuder/schleuder.conf`, using `superadminaddr: root` or other recipient, to avoid mails sent as `root@localhost`. @@ -143,7 +144,6 @@ Puppet modules - https://packages.debian.org/jessie/git-notifier - https://github.com/mhagger/git-multimail - using OpenPGP? - - rename `gitolite` user to `git` - support for http/https proxy inside web nodes - encrypted ssl keys: http://support.f5.com/kb/en-us/solutions/public/11000/400/sol11440.html - make all apache sites listen to 8080 -- cgit v1.2.3