mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Update security-patch.json (#735)
* Update security-patch.json * Update setup-bdc-ad.sh * Update setup-bdc.sh
This commit is contained in:
+1
-1
@@ -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"],
|
||||
|
||||
+1
-1
@@ -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.
|
||||
#
|
||||
|
||||
+1
-1
@@ -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.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user