mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 02:06:56 -06:00
Callhome installer info added to terraform
This commit is contained in:
@@ -172,7 +172,8 @@ server {
|
|||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
cat <<EOF > /var/opt/jfrog/artifactory/etc/info/installer-info.json
|
mkdir -p /var/opt/jfrog/artifactory/etc/info
|
||||||
|
cat <<EOF >/var/opt/jfrog/artifactory/etc/info/installer-info.json
|
||||||
{
|
{
|
||||||
"productId": "JFrogMysqlTerraformInstaller/1.0.0"
|
"productId": "JFrogMysqlTerraformInstaller/1.0.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user