Commit 26ab9b3c by Michael Roytman

Add weights for Docker plays

parent 2f63d69d
...@@ -5,3 +5,16 @@ aws_plays_paths: ...@@ -5,3 +5,16 @@ aws_plays_paths:
- playbooks/edx-east - playbooks/edx-east
docker_plays_paths: docker_plays_paths:
- docker/plays - docker/plays
weights:
- discovery: 6
- go-agent: 3
- xqwatcher: 3
- analytics_api: 1
- edxapp: 28
- insights: 4
- credentials: 8
- forum: 7
- nginx: 1
- xqueue: 2
- trusty-common: 5
- precise-common: 4
\ No newline at end of file
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