add assimiliation warning

This commit is contained in:
Pim Kunis 2023-12-26 10:49:19 +01:00
parent 4c7a21418d
commit abd649a1ec
2 changed files with 5 additions and 0 deletions

View file

@ -1,4 +1,6 @@
# shoarma # shoarma
⚠️ Code in this repository has been assimilated by the [home/nixos-servers](https://git.kun.is/home/nixos-servers/src/branch/master/legacy) repository.
Docker Swarm for our home servers. Docker Swarm for our home servers.
Includes both Terraform and Ansible code to provision and configure the swarm. Includes both Terraform and Ansible code to provision and configure the swarm.

View file

@ -52,3 +52,6 @@ services:
- traefik.http.routers.pihole.service=pihole - traefik.http.routers.pihole.service=pihole
- traefik.http.services.pihole.loadbalancer.server.port=80 - traefik.http.services.pihole.loadbalancer.server.port=80
- traefik.docker.network=traefik - traefik.docker.network=traefik
placement:
constraints:
- node.role == manager