I tried to run a composer update on a number of minions, and got an error saying http authentication was required, and asking to run composer in interactive mode. However, all of the minions have the auth.json file properly configured, and when I log into them I can run composer update just fine without any similar warnings.
I appears the composer formula doesn't work with auth.json, even if the runas parameter is specified.
I tried to run a composer update on a number of minions, and got an error saying http authentication was required, and asking to run composer in interactive mode. However, all of the minions have the auth.json file properly configured, and when I log into them I can run composer update just fine without any similar warnings. I appears the composer formula doesn't work with auth.json, even if the runas parameter is specified.