Skip to content

Commit e86c1a0

Browse files
Dan HarrisDan Harris
authored andcommitted
Update template to match new project name
1 parent 98429c0 commit e86c1a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

templates/redis-cluster.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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]]]

0 commit comments

Comments
 (0)