summaryrefslogtreecommitdiffstats
path: root/roles/grokmirror/defaults
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2018-08-05 21:09:07 +0200
committerTharre <tharre3@gmail.com>2018-11-17 16:41:40 +0100
commitbe9e20c2d2d8f9bb677056ca08e3f41e2b733333 (patch)
treeed27956aaf1a951973e591ff47b1ce3866808e01 /roles/grokmirror/defaults
parent09ea09c02ea1f9b58d9966de848635c5d3c34800 (diff)
downloadinfrastructure-be9e20c2d2d8f9bb677056ca08e3f41e2b733333.tar.gz
infrastructure-be9e20c2d2d8f9bb677056ca08e3f41e2b733333.tar.xz
infrastructure-be9e20c2d2d8f9bb677056ca08e3f41e2b733333.zip
Add grokmirror role
Diffstat (limited to 'roles/grokmirror/defaults')
-rw-r--r--roles/grokmirror/defaults/main.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/roles/grokmirror/defaults/main.yml b/roles/grokmirror/defaults/main.yml
new file mode 100644
index 0000000..085b834
--- /dev/null
+++ b/roles/grokmirror/defaults/main.yml
@@ -0,0 +1,6 @@
+---
+
+grokmirror_toplevel: "/var/lib/git/mirror"
+grokmirror_include: "*"
+git_user: "git"
+git_group: "git"