diff options
author | Patrick Spek <p.spek@tyil.nl> | 2023-03-11 11:32:59 +0100 |
---|---|---|
committer | Patrick Spek <p.spek@tyil.nl> | 2023-03-11 11:32:59 +0100 |
commit | ee067ac1abb63f8290a86e8b0fd89be38406130e (patch) | |
tree | 6d2e7583616f1818ca32bd758714173100c52209 | |
parent | e52b2981f962ebf787265670a9b3f28d942ae89e (diff) | |
download | tyilnet-ee067ac1abb63f8290a86e8b0fd89be38406130e.tar.gz tyilnet-ee067ac1abb63f8290a86e8b0fd89be38406130e.tar.bz2 |
Add additional git repos to edephas
-rw-r--r-- | hosts.d/edephas.tyil.net | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts.d/edephas.tyil.net b/hosts.d/edephas.tyil.net index 483dc6c..0304172 100644 --- a/hosts.d/edephas.tyil.net +++ b/hosts.d/edephas.tyil.net @@ -8,6 +8,8 @@ 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-playbooks/vpn-tinc.description=A Bashtard playbook for configuring tinc +git.repos.bashtard-playbooks/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 |