Skip to content

Commit

Permalink
update 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hirtanak committed Nov 30, 2019
1 parent 8a98cb6 commit 4df26ef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion project.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[project]
version = 1.0.1
version = 1.0.2
type = application
name = STAR-CCMplus

Expand Down
6 changes: 3 additions & 3 deletions templates/pbs_extended_nfs_starccm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Autoscale = $Autoscale
KeyPairLocation = ~/.ssh/cyclecloud.pem
# KeyPairLocation = ~/examples/id_rsaccuser

[[[cluster-init STAR-CCMplus:default:1.0.1]]]
[[[cluster-init STAR-CCMplus:default:1.0.2]]]
Optional = True

[[[configuration]]]
Expand All @@ -37,7 +37,7 @@ Autoscale = $Autoscale

[[[configuration]]]

[[[cluster-init STAR-CCMplus:master:1.0.1]]]
[[[cluster-init STAR-CCMplus:master:1.0.2]]]
Optional = True

[[[network-interface eth0]]]
Expand Down Expand Up @@ -82,7 +82,7 @@ Autoscale = $Autoscale

[[[configuration]]]

[[[cluster-init STAR-CCMplus:execute:1.0.1]]]
[[[cluster-init STAR-CCMplus:execute:1.0.2]]]
Optional = True

[[[network-interface eth0]]]
Expand Down

0 comments on commit 4df26ef

Please sign in to comment.