build jaeger in jambonz-mini

This commit is contained in:
Dave Horton
2022-04-22 15:09:43 -04:00
parent b7836c4c73
commit 01603146f8
2 changed files with 3 additions and 2 deletions

View File

@@ -61,7 +61,7 @@ Parameters:
Mappings:
AWSRegion2AMI:
us-east-1:
Ami: ami-0e3b870e22e6d02d3
Ami: ami-080944408a6eb862d
Resources:
VPC:
Type: 'AWS::EC2::VPC'

View File

@@ -13,7 +13,8 @@
"homer_password": "XcapJTqy11LnsYRtxXGPTYQkAnI",
"install_influxdb": "yes",
"install_homer": "yes",
"install_nodered": "no",
"install_jaeger": "yes",
"install_nodered": "yes",
"influxdb_ip": "127.0.0.1",
"rtp_engine_version": "mr10.2.1.5",
"rtp_engine_min_port": "40000",