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

12 lines
225 B
Plaintext
Raw Permalink Normal View History

2022-08-19 16:00:17 +02:00
[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"
]