Skip to content
  • Ángel L. Mateo's avatar
    Fix parameters in various definitions: · 5d441f15
    Ángel L. Mateo authored
    * `freeradius::client`:
      * `nastype` and `proto` are optional parameters
      * `attributes` could also be a hash or a string
    * `freeradius::listen`:
      * `interface` parameter is optional
    * `freeradius::home_server_pool`:
      * `home_server` parameter could be an array of strings too
    * `freeradius::sql`:
      * pool_connect_timeout default value must be a float, not a string
    * `freeradius::huntgroup`
      * Parameter `order` is used in `concat::fragment` which accepts
      strings or integer
    5d441f15