Files
Kapisi/roles/Geth/templates/rancher.config.yaml.j2

6 lines
155 B
Django/Jinja

token: '{{ secrets['Geth']['rancher_token'] }}'
tls-san:
- {{ inventory_hostname }}
- {{ inventory_hostname }}.{{ replica_domain }}
- {{ ip }}