We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0f105 commit cefc7d7Copy full SHA for cefc7d7
tasks/stratum1.yml
@@ -38,6 +38,7 @@
38
- name: Install GeoIP API key
39
ansible.builtin.copy:
40
content: |
41
+ CVMFS_GEO_ACCOUNT_ID="{{ cvmfs_geo_account_id }}"
42
CVMFS_GEO_LICENSE_KEY="{{ cvmfs_geo_license_key }}"
43
mode: 0400
44
dest: /etc/cvmfs/server.local
0 commit comments