You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
conductor-setup/ansible/roles/dynomite/templates/dynomite-swarm.yaml.j2

12 lines
146 B
Django/Jinja

version: '3.6'
services:
{{ dynomyte_services }}
networks:
{{ conductor_network }}:
configs:
seeds.list:
file: {{ seeds_list_path }}