From 786848bb09ea5df65b714cb7645b28eda20e84b5 Mon Sep 17 00:00:00 2001 From: Arnaud T Date: Tue, 31 May 2022 16:53:13 +0000 Subject: [PATCH] Update modules/sysadmin_guide/pages/infra-git-repo.adoc change to the new location of the git repos on batcave + added a missing dot --- modules/sysadmin_guide/pages/infra-git-repo.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/sysadmin_guide/pages/infra-git-repo.adoc b/modules/sysadmin_guide/pages/infra-git-repo.adoc index 90f3d09..d3aad89 100644 --- a/modules/sysadmin_guide/pages/infra-git-repo.adoc +++ b/modules/sysadmin_guide/pages/infra-git-repo.adoc @@ -3,8 +3,8 @@ Setting up an infrastructure git repo - and the push mechanisms for the magicks -We have a number of git repos (in /git on batcave) that manage files for -ansible, our docs, our common host info database and our kickstarts This +We have a number of git repos (in /srv/git on batcave) that manage files for +ansible, our docs, our common host info database and our kickstarts. This is a doc on how to setup a new one of these, if it is needed. == Contact Information