Commit 65d72ff
Tadej Borovšak
Fix sharded MongoDB blueprint
When we wrote the blueprint, we misplaced the bind_ip property and set
it on host type instead of the router, which caused validation to
fail. This commit makes blueprint pass the validation.
Note that blueprint will still fail to deploy properly, since MongoDB
cluster is not fully supported yet.
Change-Id: I4f0d6aceb42ff17b0a243d5331f97bf5646fc5851 parent 6df4bb8 commit 65d72ff
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | 76 | | |
79 | 77 | | |
80 | 78 | | |
| |||
83 | 81 | | |
84 | 82 | | |
85 | 83 | | |
| 84 | + | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments