dev/provisioning/modules/apache/manifests/mod/speling.pp
author ymh <ymh.work@gmail.com>
Mon, 14 Nov 2016 17:23:19 +0100
changeset 422 a351fc0c4ad7
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
correct ES filter for documents ids

class apache::mod::speling {
  ::apache::mod { 'speling': }
}