Skip to content

Commit 6502aaf

Browse files
committed
Update location of upstream AWS policies (CB-12866)
Signed-off-by: Webster Mudge <wmudge@cloudera.com>
1 parent 703c43b commit 6502aaf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

roles/platform/vars/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
# limitations under the License.
1616

1717
# 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"
18+
plat__aws_policy_urls_default_root: "https://github.com/hortonworks/cloudbreak/raw/master/cloud-aws-common/src/main/resources/definitions/cdp"
2019
plat__aws_policy_urls_default:
2120
log: "{{ plat__aws_policy_urls_default_root }}/aws-cdp-log-policy.json"
2221
ranger_audit_s3: "{{ plat__aws_policy_urls_default_root }}/aws-cdp-ranger-audit-s3-policy.json"

0 commit comments

Comments
 (0)