ansible-roles/roles/linstor_satellite/templates/linstor_satellite.toml.j2

12 lines
225 B
Django/Jinja

[netcom]
type = "plain"
bind_address = "0.0.0.0"
port = {{ linsat_api_port }}
[files]
allowExtFiles = [
"/etc/systemd/system",
"/etc/systemd/system/linstor-satellite.service.d",
"/etc/drbd-reactor.d"
]