Issue #21624 has been reported by Jonathan Underwood.
----------------------------------------
Bug #21624: mrepo module: Invalid parameter custom_fragment at
/etc/puppet/modules/mrepo/manifests/webservice.pp:35
https://projects.puppetlabs.com/issues/21624
* Author: Jonathan Underwood
* Status: Unreviewed
* Priority: Normal
* Assignee:
* Category: modules
* Target version:
* Affected Puppet version:
* Keywords:
* Branch:
----------------------------------------
The puppetlabs-mrepo module doesn't seem to be compatible with the
puppetlabs-apache module. When running I get:
Could not retrieve catalog from remote server: Error 400 on SERVER: Invalid
parameter custom_fragment at
/etc/puppet/modules/mrepo/manifests/webservice.pp:35 on node blah.blah
The webservice.pp part in question is this:
apache::vhost { "mrepo":
priority => "10",
port => "80",
docroot => $docroot,
custom_fragment => template("${module_name}/apache.conf.erb"),
}
and the apache::vhost type has no correpsonding variable.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.