diff --git a/molgenis/README.md b/molgenis/README.md index 77fd852..c85b200 100644 --- a/molgenis/README.md +++ b/molgenis/README.md @@ -21,8 +21,6 @@ The three properties you need to specify are: Besides determining which image you want to pull, you also have to set an administrator password. You can do this by specifying the following property. - ```molgenis.adminPassword``` -If you do not specify a password. You can find a one time password in the MOLGENIS container logging. - ## Services When you start MOLGENIS you need: - an elasticsearch instance (5.5.6) diff --git a/molgenis/questions.yml b/molgenis/questions.yml index 7bfb071..27dbee5 100644 --- a/molgenis/questions.yml +++ b/molgenis/questions.yml @@ -31,7 +31,7 @@ questions: default: "" description: "Enter an administrator password" type: password - required: false + required: true group: "Provisioning" - variable: molgenis.services.opencpu.host label: OpenCPU cluster