From: alex Date: Sun, 15 Oct 2023 15:21:56 +0000 (+0200) Subject: Add git.h1 X-Git-Tag: 20240214-emacs~208 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=e579f852b20429e8ece4a86f88c242f6c1e1931b;p=alex.git Add git.h1 --- 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':} +}