dev/provisioning/modules/apache/manifests/mod/headers.pp
author ymh <ymh.work@gmail.com>
Mon, 17 Oct 2016 18:51:48 +0200
changeset 347 9779512454af
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
Correct jslint errors

class apache::mod::headers {
  ::apache::mod { 'headers': }
}