We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0bd623 commit b917e04Copy full SHA for b917e04
ansible/roles/eessi/templates/cvmfs.config.j2
@@ -0,0 +1,3 @@
1
+{% for k, v in cvmfs_config.items() %}
2
+{{ k }}={{ v }}
3
+{% endfor %}
0 commit comments