Add documentation and newline, SC-2670

This commit is contained in:
Patrik Holmqvist 2025-01-28 15:15:11 +01:00
parent 64b09286e0
commit 812e5fdd3d
Signed by: pahol
GPG key ID: 5D5B0D4E93F77273

View file

@ -1,3 +1,4 @@
# This puppet manifest is used to configure Sweden Connect proxy servers
class eid::connector (
) {
@ -6,4 +7,4 @@ class eid::connector (
port => 443,
}
}
}