ARM template bug fixes and improvements (#49)

* ARM templates - nginx.config file, $ sign escaped in the config

* ARM templates - storage size increase for the Postgresql (Xray and Artifactory),
Callhome data - different callhome file will indicate, if VM image is used with the template
This commit is contained in:
Daniel Miakotkin
2020-10-09 13:56:29 -07:00
committed by GitHub
parent b31e69bc77
commit a00ddda2dc
8 changed files with 27 additions and 16 deletions

View File

@@ -25,7 +25,7 @@ apt-get -y install jfrog-artifactory-pro=${ARTIFACTORY_VERSION} >> /tmp/install-
mkdir -p /var/opt/jfrog/artifactory/etc/info
cat <<EOF >/var/opt/jfrog/artifactory/etc/info/installer-info.json
{
"productId": "ARM_artifactory-pro/1.0.0",
"productId": "ARM_artifactory-pro-vm/1.0.0",
"features": [
{
"featureId": "Partner/ACC-007221"