Issue #7316 has been updated by Chris Price.
Now that I'm past the gem stuff, I'm getting this:
Error: Could not autoload puppet/face/node_aws/create: "--tags=": already
defined in puppet
This is a known issue that was discussed at length in an e-mail thread; it was
decided that faces should not be allowed to define options that collided with
the names of puppet settings. This was implemented in #13898 and a few related
tickets.
If this is what is causing the problem for you, Jeff, then my understanding of
the current situation is that this is a problem with the cloud provisioner
module and not with puppet. However, since I'm not getting exactly the same
error message that you are, there could be something else going on as well; the
only two differences that I am aware of between your environment and mine are:
1. I haven't yet tried the config file with a separate vardir for master and
agent (I am explicitly specifying both on the command line), and
2. I could not find the git hash that you referenced for cloud provisioner, so
I'm just using the current master version of it.
----------------------------------------
Bug #7316: puppet face applications (subcommands) delivered via pluginsync and
as modules should work
https://projects.puppetlabs.com/issues/7316#change-65456
Author: Dan Bode
Status: Code Insufficient
Priority: Urgent
Assignee:
Category: Faces
Target version: 3.0.0
Affected Puppet version:
Keywords: face faces subcommand application module plugin pluginsync
Branch: https://github.com/puppetlabs/puppet/pull/571
If you deliver a new face that consists of:
* application
* face
* action for face
via pluginsync, then the application isn't actually found, and worse, it taunts
you by showing it to you in the list of available subcommands.
--
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en.