SamuraiWTF/samuraiwtf

Dojo Basic and Scavenger DB Fails to Provision and Docker networking fails

corysabol opened this issue · 0 comments

When building Samurai the databases for both Dojo Basic and Scavenger don't get properly provisioned. This means that Basic cannot connect to the db since the account it uses has not been provisioned to the db and set to allow remote logins.

The following lines in install/targets/samurai-dojo/samurai-dojo-tasks.yml appear to be the offending lines. Simply commenting or removing them appears to resolve the issue.