Tidy up eid::log class, SC-2522
This commit is contained in:
parent
54aa217891
commit
29e7bf0d99
1 changed files with 10 additions and 16 deletions
|
@ -1,11 +1,5 @@
|
|||
# This puppet manifest is used to configure Sweden Connect log collector servers
|
||||
|
||||
# @param environment The environment that the server belongs to. (referenced in compose file)
|
||||
# @param version Version of the docker image to use. (referenced in compose file)
|
||||
# @param service_name The name of the service, ex test.test.swedenconnect.se (referenced in compose file)
|
||||
# @param server_fqdn The FQDN of the server. (referenced in compose file)
|
||||
# @param service_dir The directory where all app related config and files are stored. (referenced in compose file)
|
||||
|
||||
class eid::log (
|
||||
) {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue