jhg03a commented on a change in pull request #5685:
URL: https://github.com/apache/trafficcontrol/pull/5685#discussion_r611989234
##########
File path: infrastructure/ansible/roles/dataset_loader/defaults/main.yml
##########
@@ -4042,3 +4050,18 @@ 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_default_federation_user: "{{ federation_user }}"
Review comment:
`federation_user` is undefined. It looks like it got added to the
sample, but not the actual defaults.
--
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]