From e579f852b20429e8ece4a86f88c242f6c1e1931b Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 15 Oct 2023 17:21:56 +0200 Subject: [PATCH] Add git.h1 --- personal_infra/puppet/site/git.h1.int.pdp7.net.pp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 personal_infra/puppet/site/git.h1.int.pdp7.net.pp diff --git a/personal_infra/puppet/site/git.h1.int.pdp7.net.pp b/personal_infra/puppet/site/git.h1.int.pdp7.net.pp new file mode 100644 index 0000000..8ef1e28 --- /dev/null +++ b/personal_infra/puppet/site/git.h1.int.pdp7.net.pp @@ -0,0 +1,3 @@ +node 'git.h1.int.pdp7.net' { + package {'gitolite3':} +} -- 2.47.3