zrhoffman commented on a change in pull request #5685:
URL: https://github.com/apache/trafficcontrol/pull/5685#discussion_r610283647



##########
File path: infrastructure/ansible/roles/dataset_loader/defaults/main.yml
##########
@@ -108,6 +108,11 @@ dl_ds_default_users:
     email: [email protected]
     fullName: A local account with RO rights
     role: read-only
+  - username: '{{ federation_user }}'
+    password: '{{ to_admin_user_password }}'
+    email: '{{ federation_user }@kabletown.invalid'

Review comment:
       Curly brace added in 8f71e75821.




-- 
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]


Reply via email to