diff options
| author | alex <alex@pdp7.net> | 2023-10-15 17:21:56 +0200 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2023-10-15 17:21:56 +0200 |
| commit | e579f852b20429e8ece4a86f88c242f6c1e1931b (patch) | |
| tree | efc8358ef428d523c411fd3e4a746b9686697621 /personal_infra | |
| parent | b1ed5a9a48690ef8afaee0c80ffbd46b9d92b6b4 (diff) | |
Add git.h1
Diffstat (limited to 'personal_infra')
| -rw-r--r-- | personal_infra/puppet/site/git.h1.int.pdp7.net.pp | 3 |
1 files changed, 3 insertions, 0 deletions
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 00000000..8ef1e287 --- /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':} +} |
