Skip to content

Commit 703c43b

Browse files
committed
Update location of upstream AWS policies
Signed-off-by: Webster Mudge <[email protected]>
1 parent cf88859 commit 703c43b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
namespace: cloudera
1818
name: exe
19-
version: 1.1.0
19+
version: 1.1.1
2020
readme: README.md
2121
authors:
2222
- Webster Mudge <[email protected]>

roles/platform/vars/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
# Vars for platform
1818

19-
plat__aws_policy_urls_default_root: "https://github.com/hortonworks/cloudbreak/raw/master/cloud-aws/src/main/resources/definitions/cdp"
19+
plat__aws_policy_urls_default_root: "https://github.com/hortonworks/cloudbreak/raw/master/cloud-aws-cloudformation/src/main/resources/definitions/cdp"
2020
plat__aws_policy_urls_default:
2121
log: "{{ plat__aws_policy_urls_default_root }}/aws-cdp-log-policy.json"
2222
ranger_audit_s3: "{{ plat__aws_policy_urls_default_root }}/aws-cdp-ranger-audit-s3-policy.json"

0 commit comments

Comments
 (0)