We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1323935 commit 3670912Copy full SHA for 3670912
README.md
@@ -943,7 +943,7 @@ Using Apache Commons Exec allows to execute arbitrary commands - nice but danger
943
944
```
945
<#ftl output_format="plainText" strip_whitespace="true">
946
-<#assign profile = SystemTool.getProperty("profile", "george-hu-perf")>
+<#assign profile = SystemTool.getProperty("profile", "default")>
947
<#assign ec2Instances = ec2Instances()/>
948
949
h3. AWS EC2 Instance
0 commit comments