Skip to content

Commit

Permalink
bump version to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Hamel committed Nov 15, 2019
1 parent 975202d commit 19b5d4b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion project.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = pbspro
label = PBS Professional OSS
type = scheduler
version = 1.3.1
version = 1.3.2
autoupgrade = true

[blobs]
Expand Down
8 changes: 4 additions & 4 deletions templates/pbspro.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Autoscale = $Autoscale

[[[configuration]]]

[[[cluster-init cyclecloud/pbspro:default:1.3.1]]]
[[[cluster-init cyclecloud/pbspro:default:1.3.2]]]
Optional = false

[[node master]]
Expand All @@ -29,7 +29,7 @@ Autoscale = $Autoscale

[[[configuration]]]

[[[cluster-init cyclecloud/pbspro:master:1.3.1]]]
[[[cluster-init cyclecloud/pbspro:master:1.3.2]]]

[[[network-interface eth0]]]
AssociatePublicIpAddress = $UsePublicNetwork
Expand All @@ -42,7 +42,7 @@ Autoscale = $Autoscale
InitialCount = $NumberLoginNodes
MachineType = $MasterMachineType

[[[cluster-init cyclecloud/pbspro:login:1.3.1]]]
[[[cluster-init cyclecloud/pbspro:login:1.3.2]]]
[[[configuration]]]
autoscale.disabled = true

Expand All @@ -57,7 +57,7 @@ Autoscale = $Autoscale
[[[configuration]]]
autoscale.disabled = ${Autoscale == False}

[[[cluster-init cyclecloud/pbspro:execute:1.3.1]]]
[[[cluster-init cyclecloud/pbspro:execute:1.3.2]]]

[[[network-interface eth0]]]
AssociatePublicIpAddress = $ExecuteNodesPublic
Expand Down

0 comments on commit 19b5d4b

Please sign in to comment.