mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 05:06:56 -06:00
Adding featureId into the installer-info.json
This commit is contained in:
@@ -215,6 +215,11 @@ mkdir -p /var/opt/jfrog/artifactory/etc/info
|
||||
cat <<EOF >/var/opt/jfrog/artifactory/etc/info/installer-info.json
|
||||
{
|
||||
"productId": "JFrogInstaller_Azure_SQL/1.0.0"
|
||||
"features": [
|
||||
{
|
||||
"featureId": "Artifactory/${artifactoryVersion}",
|
||||
"attributes": {}
|
||||
}
|
||||
}
|
||||
EOF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user