Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
QA
ox-installer
Commits
d3eec748
Commit
d3eec748
authored
Jun 19, 2020
by
philipp.schumacher
Committed by
benedikt.kroening
Oct 20, 2020
Browse files
do not add maxscale repository
parent
05a1abb5
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup/install-database.sh
View file @
d3eec748
...
@@ -201,7 +201,7 @@ elif [[ "${DATABASE_TYPE}" == "mariadb" ]]; then
...
@@ -201,7 +201,7 @@ elif [[ "${DATABASE_TYPE}" == "mariadb" ]]; then
echo
"Executing prep script
${
SCRIPT_DIR
}
/mariadb_repo_setup.sh ..."
echo
"Executing prep script
${
SCRIPT_DIR
}
/mariadb_repo_setup.sh ..."
sleep
5
sleep
5
${
SCRIPT_DIR
}
/mariadb_repo_setup.sh
--mariadb-server-version
=
mariadb-
${
DATABASE_VERSION
}
${
SCRIPT_DIR
}
/mariadb_repo_setup.sh
--skip-maxscale
--mariadb-server-version
=
mariadb-
${
DATABASE_VERSION
}
installPackages
"MariaDB-server"
installPackages
"MariaDB-server"
fi
fi
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment