Skip to content
Snippets Groups Projects
Commit 01a3a550 authored by Erik Reid's avatar Erik Reid
Browse files

removed ops-db from required properties

parent f5533b4d
No related branches found
No related tags found
No related merge requests found
...@@ -221,7 +221,6 @@ CONFIG_SCHEMA = { ...@@ -221,7 +221,6 @@ CONFIG_SCHEMA = {
'oneOf': [ 'oneOf': [
{ {
'required': [ 'required': [
'ops-db',
'ssh', 'ssh',
'redis', 'redis',
'redis-databases', 'redis-databases',
...@@ -232,7 +231,6 @@ CONFIG_SCHEMA = { ...@@ -232,7 +231,6 @@ CONFIG_SCHEMA = {
}, },
{ {
'required': [ 'required': [
'ops-db',
'ssh', 'ssh',
'sentinel', 'sentinel',
'redis-databases', 'redis-databases',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment