mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 07:06:56 -06:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user