zrhoffman commented on a change in pull request #5685:
URL: https://github.com/apache/trafficcontrol/pull/5685#discussion_r611713038
##########
File path: infrastructure/ansible/roles/dataset_loader/defaults/main.yml
##########
@@ -4042,3 +4051,16 @@ dl_ds_default_ds_template:
longDesc: A basic HTTP routed Delivery Service with Anonymous IP Block
Enabled
anonymousBlockingEnabled: true
uniqueKey: simple-http-anon-block
+
+# Federations
+dl_ds_merged_federations: "{{ dl_ds_default_federations }}"
+dl_ds_default_federations:
+ - deliveryService: simple-dns-for-federation-{{ Target_cdn_delegation |
lower }}
Review comment:
Defining `Target_cdn_delegation` in 367df6f339.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]