summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/mounts.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/mounts.pp b/manifests/mounts.pp
index daf0c4a..438359a 100644
--- a/manifests/mounts.pp
+++ b/manifests/mounts.pp
@@ -1,5 +1,5 @@
class profiles::mounts (
- Hash[String,Hash] $mounts,
+ Hash[String,Hash] $mounts = {},
) {
case $facts['os']['family'] {