Commit 496570d2 authored by Jonathan Gazeley's avatar Jonathan Gazeley
Browse files

Fix function name

parent 0b3b55ab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ class freeradius (
) inherits freeradius::params {

  if $control_socket == true {
    warn('Use of the control_socket parameter in the freeradius class is deprecated. Please use the freeradius::control_socket class instead.')
    warning('Use of the control_socket parameter in the freeradius class is deprecated. Please use the freeradius::control_socket class instead.')
  }

  file { 'radiusd.conf':