d4science-ghn-cluster/group_vars/all/gcube_vault_keys.yml library/roles/smartgears/dataminer_app/tasks/install-gcube-key.yml library/roles/smartgears/smartgears/tasks/install-gcube-keys.yml: New gcube keys.

This commit is contained in:
Andrea Dell'Amico 2017-07-20 15:25:55 +02:00
parent 68ad035c61
commit 56eaf5e783
2 changed files with 10 additions and 0 deletions

View File

@ -11,6 +11,7 @@
- '{{ gcube_prod_key_6 }}'
- '{{ gcube_prod_key_7 }}'
- '{{ gcube_prod_key_8 }}'
- '{{ gcube_prod_key_9 }}'
notify: Restart smartgears
when: install_gcube_prod_key
@ -22,6 +23,10 @@
- '{{ gcube_prod_key_3 }}'
- '{{ gcube_prod_key_4 }}'
- '{{ gcube_prod_key_5 }}'
- '{{ gcube_prod_key_6 }}'
- '{{ gcube_prod_key_7 }}'
- '{{ gcube_prod_key_8 }}'
- '{{ gcube_prod_key_9 }}'
notify: Restart smartgears
when: not install_gcube_prod_key

View File

@ -11,6 +11,7 @@
- '{{ gcube_prod_key_6 }}'
- '{{ gcube_prod_key_7 }}'
- '{{ gcube_prod_key_8 }}'
- '{{ gcube_prod_key_9 }}'
notify: Restart smartgears
when: install_gcube_prod_key
@ -22,6 +23,10 @@
- '{{ gcube_prod_key_3 }}'
- '{{ gcube_prod_key_4 }}'
- '{{ gcube_prod_key_5 }}'
- '{{ gcube_prod_key_6 }}'
- '{{ gcube_prod_key_7 }}'
- '{{ gcube_prod_key_8 }}'
- '{{ gcube_prod_key_9 }}'
notify: Restart smartgears
when: not install_gcube_prod_key