Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
puppet-freeradius
Commits
472b0737
Commit
472b0737
authored
Oct 08, 2018
by
Jonathan Gazeley
Browse files
Improve documentation for #110
parent
6a5b4d14
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
472b0737
...
...
@@ -425,8 +425,8 @@ and `request`. Default: `undef`.
##### `home_server`
An array of one or more home servers
. The names of the home servers are NOT the hostnames, but t
he names
of the sections. (e.g.
`home_server foo {...}`
has name "foo".
An array of one or more home servers
(this must be an array even if you only have one home server). T
he names
of the home servers are NOT the hostnames, but the names
of the sections. (e.g.
`home_server foo {...}`
has name "foo".
Note that ALL home servers listed here have to be of the same type. i.e. they all have to be "auth", or they all have to
be "acct", or they all have to be "auth+acct".
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment