mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 06:06:56 -06:00
container callhome data needed to be updated as per new guidelines
This commit is contained in:
@@ -30,7 +30,7 @@ do
|
|||||||
then
|
then
|
||||||
cat <<EOF > installer-info.json
|
cat <<EOF > installer-info.json
|
||||||
{
|
{
|
||||||
"productId": "CloudFormation_artifactory-ha/$VERSION",
|
"productId": "container_artifactory-ha/$VERSION",
|
||||||
"features": [
|
"features": [
|
||||||
{
|
{
|
||||||
"featureId": "Partner/ACC-006973"
|
"featureId": "Partner/ACC-006973"
|
||||||
@@ -41,7 +41,7 @@ EOF
|
|||||||
else
|
else
|
||||||
cat <<EOF > installer-info.json
|
cat <<EOF > installer-info.json
|
||||||
{
|
{
|
||||||
"productId": "CloudFormation_artifactory-jcr/$VERSION",
|
"productId": "container_artifactory-jcr/$VERSION",
|
||||||
"features": [
|
"features": [
|
||||||
{
|
{
|
||||||
"featureId": "Partner/ACC-006973"
|
"featureId": "Partner/ACC-006973"
|
||||||
|
|||||||
Reference in New Issue
Block a user