This website requires JavaScript.
Explore
Help
Sign In
jpp
/
ansible-roles
Watch
1
Star
0
Fork
0
You've already forked ansible-roles
mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced
2025-04-27 07:33:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ansible-roles
/
roles
/
linstor_satellite
/
templates
/
linstor-gateway.toml.j2
7 lines
102 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update to 2022-08-19 16:00
2022-08-19 16:00:17 +02:00
[linstor]
controllers = [
{% for url in linsat_controllers_url %}
Update to 2022-08-29 11:00
2022-08-29 11:00:17 +02:00
"{{ url }}",
Update to 2022-08-19 16:00
2022-08-19 16:00:17 +02:00
{% endfor %}
]
Reference in New Issue
Copy Permalink