Skip to content

Commit 38f11fe

Browse files
committed
Oops! Syntax error
1 parent 5c80c9f commit 38f11fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/params.pp

+1-1
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@
353353
'Ubuntu': {
354354
$server_service_provider = $::lsbdistcodename {
355355
'vivid' => 'systemd',
356-
default: 'upstart'
356+
default => 'upstart'
357357
}
358358
}
359359
default: {

0 commit comments

Comments
 (0)