feat: add gitea classes

- add basic gitea class
This commit is contained in:
2024-05-28 22:06:26 +10:00
parent ffd574e8f0
commit fab4ea5998
5 changed files with 116 additions and 0 deletions
@@ -71,3 +71,9 @@ profiles::consul::prepared_query::rules:
service_failover_n: 3
service_only_passing: true
ttl: 10
git:
ensure: 'present'
service_name: 'git'
service_failover_n: 3
service_only_passing: true
ttl: 10