Update security-patch.json (#735)

* Update security-patch.json

* Update setup-bdc-ad.sh

* Update setup-bdc.sh
This commit is contained in:
Mihaela Blendea
2020-02-14 09:52:53 -08:00
committed by GitHub
parent 95041b8328
commit 728d12cfd5
3 changed files with 3 additions and 3 deletions
@@ -2,7 +2,7 @@
"patch": [
{
"op": "replace",
"path": "security",
"path": "security.activeDirectory",
"value": {
"ouDistinguishedName":"OU=bdc,DC=megalomania,DC=local",
"dnsIpAddresses": ["00.00.000.00"],
@@ -65,7 +65,7 @@ RETRY_INTERVAL=5
#
export DOCKER_REGISTRY="mcr.microsoft.com"
export DOCKER_REPOSITORY="mssql/bdc"
export DOCKER_TAG="2019-GDR1-ubuntu-16.04"
export DOCKER_TAG="2019-CU2-ubuntu-16.04"
# Variables used for azdata cluster creation.
#
@@ -46,7 +46,7 @@ RETRY_INTERVAL=5
#
export DOCKER_REGISTRY="mcr.microsoft.com"
export DOCKER_REPOSITORY="mssql/bdc"
export DOCKER_TAG="2019-GDR1-ubuntu-16.04"
export DOCKER_TAG="2019-CU2-ubuntu-16.04"
# Variables used for azdata cluster creation.
#