Skip to content
Snippets Groups Projects
Unverified Commit d6317b81 authored by Carl Garner's avatar Carl Garner Committed by GitHub
Browse files

Update params.pp

Add explicit case for Deb9
parent 68a40825
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,7 @@ class freeradius::params { ...@@ -16,6 +16,7 @@ class freeradius::params {
6 => '2', 6 => '2',
7 => '2', 7 => '2',
8 => '2', 8 => '2',
9 => '3',
default => '3', default => '3',
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment