module-nginx/manifests/resource
Vikraman b20b616bed Fix the error 'You cannot specify more than one of content, source, target'
I get the above error message. It is easily fixed by removing the `ensure` inside `ensure_resource`, since `ensure_resource` should already be setting `$ensure` to `file`.
2013-08-11 12:15:26 +05:30
..
location.pp Merge branch 'master' of https://github.com/jfryman/puppet-nginx into jfryman-master 2013-08-02 13:07:53 -04:00
mailhost.pp fixing boolean comparisons 2013-05-26 14:24:40 +02:00
upstream.pp Add support for upstream_cfg_prepend 2013-04-22 10:03:09 +02:00
vhost.pp Fix the error 'You cannot specify more than one of content, source, target' 2013-08-11 12:15:26 +05:30