summaryrefslogtreecommitdiff
path: root/manifests/virtual/database.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-22 16:33:20 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-22 16:33:20 -0200
commitcdfc71dc8691e3d58db3049dfefd110c4c1d044b (patch)
tree580b40bd5a730a6f778ee549eadc9db20eb68e01 /manifests/virtual/database.pp
parentbeb9ced0191a9c6804332bd741ba30d4eee0040a (diff)
downloadpuppet-mail-cdfc71dc8691e3d58db3049dfefd110c4c1d044b.tar.gz
puppet-mail-cdfc71dc8691e3d58db3049dfefd110c4c1d044b.tar.bz2
Variable updates
Diffstat (limited to 'manifests/virtual/database.pp')
-rw-r--r--manifests/virtual/database.pp5
1 files changed, 0 insertions, 5 deletions
diff --git a/manifests/virtual/database.pp b/manifests/virtual/database.pp
index 32259a4..1e9b0e7 100644
--- a/manifests/virtual/database.pp
+++ b/manifests/virtual/database.pp
@@ -1,9 +1,4 @@
class mail::virtual::database {
- # Class configuration
- case $database_password {
- '': { fail("You need to define database_password host config") }
- }
-
#
# Database configuration
#