Issue #15186 has been reported by Luke Kanies.

----------------------------------------
Bug #15186: Global arguments should be allowed before or after face name
https://projects.puppetlabs.com/issues/15186

Author: Luke Kanies
Status: Accepted
Priority: High
Assignee: 
Category: 
Target version: 
Affected Puppet version: 
Keywords: 
Branch: 


This code works:

  puppet apply --config ~/.puppet/puppet.conf foo.pp

But this fails:

  puppet --config ~/.puppet/puppet.conf apply foo.pp

With this error:

  See 'puppet help' for help on available puppet subcommands

(Note the complete uselessness of that error.)

These should be fixed to work either side, or at least provide a useful error.


-- 
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.

Reply via email to