aboutsummaryrefslogtreecommitdiffstats
path: root/modules/catdap/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/catdap/manifests')
-rw-r--r--modules/catdap/manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/catdap/manifests/init.pp b/modules/catdap/manifests/init.pp
index 018b6ed5..3a06b25b 100644
--- a/modules/catdap/manifests/init.pp
+++ b/modules/catdap/manifests/init.pp
@@ -21,7 +21,7 @@ class catdap {
source => "svn://svn.mageia.org/soft/identity/CatDap/branches/live"
}
- $catdap_password = extlookup('catdap_password')
+ $catdap_password = extlookup('catdap_password','x')
file { "$catdap_location/catdap_local.yml":
ensure => present,