Skip to content

Instantly share code, notes, and snippets.

@alexcos78
Last active May 7, 2020 21:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexcos78/3a18e9a908f7b575a841cd993cd1b6ba to your computer and use it in GitHub Desktop.
Save alexcos78/3a18e9a908f7b575a841cd993cd1b6ba to your computer and use it in GitHub Desktop.
root@paas4deep-monitoring:~/probe143-819# cat /etc/zabbix/oszones.yml
cloud-providers-zones:
- name: IFCA-LCG2
tenant: deep-hybrid-datacloud.eu
- name: INFN_DEEP
tenant: DEEP
- name: RECAS-BARI
tenant: DEEP_DEMO
root@paas4deep-monitoring:~/probe143-819# cat /etc/zabbix/openstackprobe.properties
java.keystore=/etc/ssl/certs/java/cacerts
zabbix.ip=131.154.97.57
zabbix.wrapper.location=http://131.154.97.57:8082
cmdb.location=https://paas.cloud.cnaf.infn.it/cmdb
wait.real.vm.creation=true
is-iam-authenticated=true
iam.location=https://iam.deep-hybrid-datacloud.eu/token
iam.username=<USERNAME>
iam.password=<PASSWORD>
iam.clientid=<CLIENT_ID>
iam.clientsecret=<CLIENT_SECRET>
openstack.project=deep-hybrid-datacloud.eu
providers.exceptions=true
iam.protocol=oidc
iam.identity.provider=deep-hdc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment