library/roles/smartgears, d4science-ghn-cluster/group_vars/all/gcube_vault_keys.yml: Add the D4Research gcube key.

This commit is contained in:
Andrea Dell'Amico 2016-12-21 14:18:24 +01:00
parent 93e0e74524
commit dda9366e83
2 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,7 @@
- '{{ gcube_prod_key_1 }}'
- '{{ gcube_prod_key_2 }}'
- '{{ gcube_prod_key_3 }}'
- '{{ gcube_prod_key_4 }}'
notify: Restart smartgears
when: install_gcube_prod_key
tags: [ 'dataminer', 'gcube_key', 'wps' ]
@ -15,6 +16,7 @@
- '{{ gcube_dev_key_1 }}'
- '{{ gcube_dev_key_2 }}'
- '{{ gcube_dev_key_3 }}'
- '{{ gcube_dev_key_4 }}'
notify: Restart smartgears
when: install_gcube_dev_key
tags: [ 'dataminer', 'gcube_key', 'wps' ]

View File

@ -6,6 +6,7 @@
- '{{ gcube_prod_key_1 }}'
- '{{ gcube_prod_key_2 }}'
- '{{ gcube_prod_key_3 }}'
- '{{ gcube_prod_key_4 }}'
notify: Restart smartgears
when: install_gcube_prod_key
@ -15,6 +16,7 @@
- '{{ gcube_prod_key_1 }}'
- '{{ gcube_prod_key_2 }}'
- '{{ gcube_prod_key_3 }}'
- '{{ gcube_prod_key_4 }}'
notify: Restart smartgears
when: not install_gcube_prod_key