File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ IconUrl = static/cloud/cluster/ui/ClusterIcon/redis-icon.png
146146 SubnetId = $AzureSubnetId
147147 Region = $Region
148148
149- [[[cluster-init cyclecloud/redis-cluster :default:$ProjectVersion]]]
149+ [[[cluster-init cyclecloud/redis:default:$ProjectVersion]]]
150150
151151 [[node proxy]]
152152 IsReturnProxy = true
@@ -157,7 +157,7 @@ IconUrl = static/cloud/cluster/ui/ClusterIcon/redis-icon.png
157157 run_list = recipe[cganglia::server]
158158 cyclecloud.discoverable = true
159159
160- [[[cluster-init cyclecloud/redis-cluster :proxy:$ProjectVersion]]]
160+ [[[cluster-init cyclecloud/redis:proxy:$ProjectVersion]]]
161161
162162 # Configure Azure external input endpoints (for example SSH)
163163 [[[input-endpoint SSH]]]
@@ -182,7 +182,7 @@ IconUrl = static/cloud/cluster/ui/ClusterIcon/redis-icon.png
182182 cyclecloud.discoverable = true
183183 redis.cluster_size = $RedisClusterSize
184184
185- [[[cluster-init cyclecloud/redis-cluster :server:$ProjectVersion]]]
185+ [[[cluster-init cyclecloud/redis:server:$ProjectVersion]]]
186186
187187 # Configure Azure external input endpoints (for example SSH)
188188 [[[input-endpoint SSH]]]
You can’t perform that action at this time.
0 commit comments