Skip to content

Commit

Permalink
Replaced buster/sid with 16.04
Browse files Browse the repository at this point in the history
  • Loading branch information
deligatedgeek authored and djjudas21 committed Oct 25, 2024
1 parent e858769 commit 46977b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/params.pp
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
'9' => '/etc/freeradius/3.0',
'10' => '/etc/freeradius/3.0',
'11' => '/etc/freeradius/3.0',
'buster/sid' => '/etc/freeradius/3.0',
'16.04' => '/etc/freeradius/3.0',
'18.04' => '/etc/freeradius/3.0',
'20.04' => '/etc/freeradius/3.0',
'22.04' => '/etc/freeradius/3.0',
Expand All @@ -107,7 +107,7 @@
'9' => "\${sysconfdir}/freeradius/3.0",
'10' => "\${sysconfdir}/freeradius/3.0",
'11' => "\${sysconfdir}/freeradius/3.0",
'buster/sid' => "\${sysconfdir}/freeradius/3.0",
'16.04' => "\${sysconfdir}/freeradius/3.0",
'18.04' => "\${sysconfdir}/freeradius/3.0",
'20.04' => "\${sysconfdir}/freeradius/3.0",
'22.04' => "\${sysconfdir}/freeradius/3.0",
Expand Down

0 comments on commit 46977b0

Please sign in to comment.