From: Silvio Rhatto Date: Mon, 13 Jun 2016 13:44:29 +0000 (-0300) Subject: Oops X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=ab34333d52fc41879931a96648ecc57be2c57684;p=puppet-database.git Oops --- diff --git a/manifests/init.pp b/manifests/init.pp index 1a3509a..3b6d74b 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -44,6 +44,6 @@ class database { # Renamed to table_open_cache database::config { 'table_cache': value => hiera('database::table_cache', '800'), - ensure => absent. + ensure => absent, } }