m2c icon indicating copy to clipboard operation
m2c copied to clipboard

Varnish service initialisation issue

Open netukamptg opened this issue 5 years ago • 0 comments

Hi,

We are using m2c version v0.10.5. Varnish service cannot be initialised because Magento command m2c_magento --notty setup:config:set --http-cache-hosts=varnish.${M2C_CFG_DOMAIN_NAME}:80 now asks for interactive confirmation "Overwrite the existing configuration for http-cache-hosts?[Y/n]" which breaks m2c flow. It should be run with --no-interaction flag.

netukamptg avatar Feb 07 '21 12:02 netukamptg