From b0ee3d33b2c3ea77e7bba78eecc270dd751d3833 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 26 Jul 2023 13:58:47 +0200 Subject: Enable git-server on mieshu --- hosts.d/edephas.tyil.net | 24 ------------------------ hosts.d/mieshu.tyil.net | 25 +++++++++++++++++++++++++ 2 files changed, 25 insertions(+), 24 deletions(-) (limited to 'hosts.d') diff --git a/hosts.d/edephas.tyil.net b/hosts.d/edephas.tyil.net index 93aeba2..38f39c8 100644 --- a/hosts.d/edephas.tyil.net +++ b/hosts.d/edephas.tyil.net @@ -7,29 +7,5 @@ bashtard.backup.fs.paths.3=/var/www/* bashtard.backup.repositories.edephas=/var/media/backups/{fqdn} bashtard.backup.repositories.rsync=rsync.net:{fqdn} bashtard.ssh.host=10.57.100.7 -git.repos.bashtard.description=Configuration Management System in Bash -git.repos.bashtard/vpn-tinc.description=A Bashtard playbook for configuring tinc -git.repos.bashtard/www-static.description=A Bashtard playbook for generating static websites -git.repos.bashtard/k3s-master.description=A Bashtard playbook to set up k3s on a single-node -git.repos.blog.description=The source files to my blog, www.tyil.nl -git.repos.dotfiles.description=My user-level configuration files, use with caution! -git.repos.helm/invidious.description=Helm chart to deploy Invidious -git.repos.helm/nitter.description=Helm chart to deploy Nitter -git.repos.raku/config-parser-toml.description=TOML parser for Config -git.repos.raku/config-parser-yaml.description=YAML parser for Config -git.repos.raku/config.description=Extensible library for reading and writing configuration files in the Raku programming language -git.repos.raku/hash-merge.description=Raku module for deep merging of Hashes -git.repos.raku/io-path-xdg.description=Convenience functions for working with the XDG Base Directory Specification in the Raku programming language -git.repos.raku/irc-client.description=Sources for the IRC::Client module for the Raku programming language -git.repos.raku/irc-grammar.description=Grammar to parse IRC messages -git.repos.raku/log-colored.description=A Log implementation with colored output -git.repos.raku/log-json.description=A Log implementation with JSON formatted output -git.repos.raku/log-simple.description=A simple implementation of the Log library for the Raku programming language -git.repos.raku/log.description=An interface for logging mechanisms in the Raku programming language -git.repos.raku/string-fold.description=Fold strings to a certain length -git.repos.raku/url.description=A Raku library to handle URLs -git.repos.rakudo-star.description=User-friendly distribution of the Raku programming language -git.repos.tyilnet.description=Configuration for machines in my personal network -git.repos.vim/camelcasemotion.description=A plugin for vim to make motions stop at camelCase or snake_case boundaries meta.provider=self vpn-tinc.ipv4=10.57.100.7 diff --git a/hosts.d/mieshu.tyil.net b/hosts.d/mieshu.tyil.net index 68fbb8e..0b45006 100644 --- a/hosts.d/mieshu.tyil.net +++ b/hosts.d/mieshu.tyil.net @@ -1,4 +1,29 @@ bashtard.ssh.host=10.57.101.10 +git.repodir=/mnt/pool/git +git.repos.bashtard.description=Configuration Management System in Bash +git.repos.bashtard/k3s-master.description=A Bashtard playbook to set up k3s on a single-node +git.repos.bashtard/vpn-tinc.description=A Bashtard playbook for configuring tinc +git.repos.bashtard/www-static.description=A Bashtard playbook for generating static websites +git.repos.blog.description=The source files to my blog, www.tyil.nl +git.repos.dotfiles.description=My user-level configuration files, use with caution! +git.repos.helm/invidious.description=Helm chart to deploy Invidious +git.repos.helm/nitter.description=Helm chart to deploy Nitter +git.repos.raku/config-parser-toml.description=TOML parser for Config +git.repos.raku/config-parser-yaml.description=YAML parser for Config +git.repos.raku/config.description=Extensible library for reading and writing configuration files in the Raku programming language +git.repos.raku/hash-merge.description=Raku module for deep merging of Hashes +git.repos.raku/io-path-xdg.description=Convenience functions for working with the XDG Base Directory Specification in the Raku programming language +git.repos.raku/irc-client.description=Sources for the IRC::Client module for the Raku programming language +git.repos.raku/irc-grammar.description=Grammar to parse IRC messages +git.repos.raku/log-colored.description=A Log implementation with colored output +git.repos.raku/log-json.description=A Log implementation with JSON formatted output +git.repos.raku/log-simple.description=A simple implementation of the Log library for the Raku programming language +git.repos.raku/log.description=An interface for logging mechanisms in the Raku programming language +git.repos.raku/string-fold.description=Fold strings to a certain length +git.repos.raku/url.description=A Raku library to handle URLs +git.repos.rakudo-star.description=User-friendly distribution of the Raku programming language +git.repos.tyilnet.description=Configuration for machines in my personal network +git.repos.vim/camelcasemotion.description=A plugin for vim to make motions stop at camelCase or snake_case boundaries k3s-master.manifest-prefix=mieshu meta.provider=self vpn-tinc.ipv4=10.57.101.10 -- cgit v1.1