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



##########
File path: infrastructure/cdn-in-a-box/variables.env
##########
@@ -122,3 +122,5 @@ AUTO_SNAPQUEUE_ENABLED=true
 
AUTO_SNAPQUEUE_SERVERS=trafficops,trafficops-perl,trafficmonitor,trafficrouter,trafficvault,edge,mid-01,mid-02
 AUTO_SNAPQUEUE_POLL_INTERVAL=2
 AUTO_SNAPQUEUE_ACTION_WAIT=2
+LOAD_TRAFFIC_OPS_DATA=${LOAD_TRAFFIC_OPS_DATA:-true}

Review comment:
       From my testing, parameter expansion only works in .env files in 
docker/compose@6d2658ea65 and up (stable docker-compose versions 1.26.0 and 
up), when docker-compose started using `python-dotenv` to process .env files.
   
   Specifying those environment variables in `docker-compose.yml` in 4b7d9a0a4e.




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