Skip to content

Commit 28ea3ec

Browse files
Enrico Usaidemartinofra
authored andcommitted
Change stack name prefix to parallelcluster-*
Signed-off-by: Enrico Usai <[email protected]>
1 parent e7c54ad commit 28ea3ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[main]
2-
cluster_name = <%= node['cfncluster']['stack_name'].sub("aws-parallelcluster-", "") %>
2+
cluster_name = <%= node['cfncluster']['stack_name'].sub("parallelcluster-", "") %>
33
region = <%= node['cfncluster']['cfn_region'] %>

0 commit comments

Comments
 (0)