summaryrefslogtreecommitdiff
path: root/manifests/virtual/web/params.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/virtual/web/params.pp')
-rw-r--r--manifests/virtual/web/params.pp6
1 files changed, 6 insertions, 0 deletions
diff --git a/manifests/virtual/web/params.pp b/manifests/virtual/web/params.pp
new file mode 100644
index 0000000..c6ae14c
--- /dev/null
+++ b/manifests/virtual/web/params.pp
@@ -0,0 +1,6 @@
+class mail::virtual::web::params {
+ $postfixadmin_setup_hash = ''
+ $roundcube_des_key = ''
+ $roundcube_logo = 'null'
+ $roundcube_login_info = false
+}