diff --git a/ansible/playbooks/indri.yml b/ansible/playbooks/indri.yml index 61a958d..cc4ff27 100644 --- a/ansible/playbooks/indri.yml +++ b/ansible/playbooks/indri.yml @@ -29,15 +29,12 @@ tags: alloy - role: prometheus tags: prometheus - # NOTE: grafana role removed - now hosted in k8s (see argocd/apps/grafana.yaml) - # NOTE: transmission, transmission_metrics, kiwix roles removed - now hosted in k8s (see argocd/apps/torrent.yaml, argocd/apps/kiwix.yaml) - role: borgmatic tags: borgmatic - role: borgmatic_metrics tags: borgmatic_metrics - role: forgejo tags: forgejo - # NOTE: devpi and devpi_metrics roles removed - now hosted in k8s (see argocd/apps/devpi.yaml) - role: zot tags: zot - role: zot_metrics @@ -48,6 +45,5 @@ tags: minikube_metrics - role: plex_metrics tags: plex_metrics - # NOTE: postgresql and miniflux roles removed - now hosted in k8s - role: tailscale_serve tags: tailscale-serve diff --git a/ansible/roles/tailscale_serve/defaults/main.yml b/ansible/roles/tailscale_serve/defaults/main.yml index 1f70f8d..6e7ab1d 100644 --- a/ansible/roles/tailscale_serve/defaults/main.yml +++ b/ansible/roles/tailscale_serve/defaults/main.yml @@ -3,11 +3,6 @@ # Each service maps a Tailscale service name to local endpoints tailscale_serve_services: - # NOTE: svc:grafana, svc:pg, svc:feed, svc:pypi removed - now hosted in k8s - # NOTE: svc:k8s is configured by the minikube role (port is dynamic with docker driver) - - # NOTE: svc:kiwix removed - now hosted in k8s (see argocd/apps/kiwix.yaml) - - name: svc:forge https: port: 443