Update connector class docs, SC-2670
This commit is contained in:
parent
40da0e697b
commit
e865b89eb7
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# This puppet manifest is used to configure Sweden Connect proxy servers
|
||||
# This puppet manifest is used to configure Sweden Connect connector servers
|
||||
|
||||
# @param environment The environment that the server belongs to. (referenced in compose file)
|
||||
# @param session_backend Choose if it should run with a "redis" cluster (session synk) or without session synk
|
||||
# @param session_backend Choose if it should run with a "redis" cluster (session synk) or "memory" (without session synk)
|
||||
# @param version Version of the docker image to use. (referenced in compose file)
|
||||
# @param server_fqdn The FQDN of the server. (referenced in compose file)
|
||||
# @param connector_directory The directory where all connector related config and files are stored. (referenced in compose file)
|
||||
|
|
Loading…
Add table
Reference in a new issue