summaryrefslogtreecommitdiff
path: root/manifests/shiori.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/shiori.pp')
-rw-r--r--manifests/shiori.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/shiori.pp b/manifests/shiori.pp
index c73f1fb..bbdb02a 100644
--- a/manifests/shiori.pp
+++ b/manifests/shiori.pp
@@ -1,7 +1,7 @@
class profiles::shiori (
String $server_name,
Array[String] $group_members = [],
- $port = 8080,
+ Stdlib::Port $port = 8080,
) {
class { 'shiori':