diff --git a/manifests/init.pp b/manifests/init.pp index 224ebca..ffadc4c 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -81,5 +81,5 @@ class mastodon ( } class { 'postgresql::server': } - include ::redis + include redis }