Issue #2896 has been updated by Charlie Sharpsteen.

Keywords changed from goalie_06_28_2012 to goalie_06_28_2012 customer

----------------------------------------
Feature #2896: `puppet parser validate` does not check resource parameters
https://projects.puppetlabs.com/issues/2896#change-88818

* Author: Dan Bode
* Status: Accepted
* Priority: Normal
* Assignee: eric sorenson
* Category: parser
* Target version: 
* Affected Puppet version: 0.25.1
* Keywords: goalie_06_28_2012 customer
* Branch: 
----------------------------------------
`puppet --parseonly` does not show an error when parsing:

    file{'name': bad_owner => 'invalid'}

This should also work for resource definitions.

    my_def($param_a='_UNSET_') {} 

    my_def{ 
      'my_def_1': 
      pram_a => 'foo'; 
    } 



-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to