diff --git a/cloudformation/cfncluster.cfn.json b/cloudformation/cfncluster.cfn.json index 77f2b42572..120d8c940a 100644 --- a/cloudformation/cfncluster.cfn.json +++ b/cloudformation/cfncluster.cfn.json @@ -2313,7 +2313,7 @@ "GangliaPrivateURL" : { "Description" : "Private URL to access Ganglia", "Value" : { - "Fn:Join" : [ + "Fn::Join" : [ "", [ "http://", @@ -2331,7 +2331,7 @@ "GangliaPublicURL" : { "Description" : "Public URL to access Ganglia", "Value" : { - "Fn:Join" : [ + "Fn::Join" : [ "", [ "http://",