ARM templates - parameterized versions in JCR and Xray

- added callhome for VM and Template installations
- added RT, JCR and Xray templates for VM image creation
This commit is contained in:
danielmkn
2020-10-16 15:13:19 -07:00
parent 66c07c4d2a
commit 3b97737dfc
13 changed files with 1139 additions and 5 deletions

View File

@@ -256,6 +256,17 @@ cat /tmp/temp.key | sed 's/KEY----- /&\n/' | sed 's/ -----END/\n-----END/' | awk
rm /tmp/temp.key
fi
cat <<EOF >/var/opt/jfrog/artifactory/etc/info/installer-info.json
{
"productId": "ARM_artifactory-pro-template/1.0.0",
"features": [
{
"featureId": "Partner/ACC-007221"
}
]
}
EOF
chown artifactory:artifactory -R /var/opt/jfrog/artifactory/* && chown artifactory:artifactory -R /var/opt/jfrog/artifactory/etc/security && chown artifactory:artifactory -R /var/opt/jfrog/artifactory/etc/*
# start Artifactory