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