Sign in
edge
/
private-cloud-ansible-playbooks
/
apigee-opdk-playbook-installation-single-region
/
HEAD
/
.
/
install-edge-monetization-mgmt-cluster.yml
blob: b0da3e68866f036afc201b7cd36316a4b8a47800 [
file
] [
log
] [
blame
]
---
-
name:
Setup Monetization on dc
-
1
hosts:
"{{ target_hosts }}"
gather_facts:
no
tags:
[
'mint-cluster'
]
vars_files:
-
~/.apigee
-
secure/credentials.yml
-
~/.apigee/custom
-
properties.yml
roles:
-
{
role:
apigee
-
opdk
-
setup
-
mint
-
mgmt
-
cluster }