We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 703c43b commit 6502aafCopy full SHA for 6502aaf
roles/platform/vars/main.yml
@@ -15,8 +15,7 @@
15
# limitations under the License.
16
17
# Vars for platform
18
-
19
-plat__aws_policy_urls_default_root: "https://github.com/hortonworks/cloudbreak/raw/master/cloud-aws-cloudformation/src/main/resources/definitions/cdp"
+plat__aws_policy_urls_default_root: "https://github.com/hortonworks/cloudbreak/raw/master/cloud-aws-common/src/main/resources/definitions/cdp"
20
plat__aws_policy_urls_default:
21
log: "{{ plat__aws_policy_urls_default_root }}/aws-cdp-log-policy.json"
22
ranger_audit_s3: "{{ plat__aws_policy_urls_default_root }}/aws-cdp-ranger-audit-s3-policy.json"
0 commit comments