Skip to content

Commit a3b61ea

Browse files
(SOLARCH-716) updated default version to latest LTS .8
1 parent e5e0d61 commit a3b61ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plans/install.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
# Common Configuration
2828
String $console_password,
29-
String $version = '2019.8.5',
29+
String $version = '2019.8.8',
3030
Optional[Array[String]] $dns_alt_names = undef,
3131
Optional[String] $compiler_pool_address = undef,
3232
Optional[String] $internal_compiler_a_pool_address = undef,

0 commit comments

Comments
 (0)