Add deployment ID for bucket naming (#149)

This commit is contained in:
Chris Edillon
2024-05-20 15:10:02 -04:00
committed by GitHub
parent 4f0df3c8db
commit 16553210bd
3 changed files with 9 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
---
_deployment_id: "{{ lookup('file', playbook_dir + '/.deployment_id') }}"
user_message:
controller_execution_environments:
@@ -284,6 +286,7 @@ controller_templates:
notification_templates_error: Telemetry
extra_vars:
aws_report: vpc
reports_aws_bucket_name: reports-pd-{{ _deployment_id }}
survey_enabled: true
survey:
name: ''
@@ -312,6 +315,7 @@ controller_templates:
notification_templates_error: Telemetry
extra_vars:
aws_report: tags
reports_aws_bucket_name: reports-pd-{{ _deployment_id }}
survey_enabled: true
survey:
name: ''