Unverified Commit dac68385 by Kevin Falcone Committed by GitHub

Merge pull request #4601 from edx/jibsheet/switch-minos-config

Minos' default config lives in /edx/etc
parents 4c4cea1d 72b94647
......@@ -44,4 +44,4 @@
gather_facts: False
tasks:
- name: Run minos
command: /edx/app/minos/venvs/bin/minos --config /edx/etc/minos/minos.yml --json
command: /edx/app/minos/venvs/bin/minos --config /edx/etc/minos.yml --json
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment