Issue #2896 has been updated by Markus Roberts.

Status changed from Ready for Testing to Investigating


----------------------------------------
Feature #2896: --parseonly does not check resource parameters
http://projects.reductivelabs.com/issues/2896

Author: Dan Bode
Status: Investigating
Priority: Normal
Assigned to: Dan Bode
Category: parser
Target version: Rowlf
Affected version: 0.25.1
Keywords: 
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://reductivelabs.com/redmine/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