From 89dcc28db6cd64758ad620ce76d0b2c8e0424fee Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Fri, 5 Jun 2020 15:52:43 +0200 Subject: repo-gentoo-git: Add role for syncing the portage tree with git Previously, every host had their own repository configuration in the respective host role. This makes it hard to share common configuration across hosts. Whilst not having been a problem before, we will want to do exactly that in an upcoming commit. --- repo-gentoo-git/repos.conf/gentoo.conf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 repo-gentoo-git/repos.conf/gentoo.conf diff --git a/repo-gentoo-git/repos.conf/gentoo.conf b/repo-gentoo-git/repos.conf/gentoo.conf new file mode 100644 index 0000000..1881142 --- /dev/null +++ b/repo-gentoo-git/repos.conf/gentoo.conf @@ -0,0 +1,8 @@ +[DEFAULT] +main-repo = gentoo + +[gentoo] +location = /var/portage/repos/gentoo +sync-type = git +sync-uri = https://anongit.gentoo.org/git/repo/sync/gentoo.git +sync-git-verify-commit-signature = true -- cgit v1.2.3-2-gb3c3