Issue #9188 has been updated by Nan Liu. Status changed from Unreviewed to Needs Decision Assignee set to Nick Fagerlund
---------------------------------------- Bug #9188: if/then conditional not mentioned in intro to conditionals of lang guide https://projects.puppetlabs.com/issues/9188 Author: Jeff Blaine Status: Needs Decision Priority: Normal Assignee: Nick Fagerlund Category: documentation Target version: Affected Puppet version: Keywords: Branch: http://docs.puppetlabs.com/guides/language_guide.html <blockquote> Puppet currently supports two types of conditionals: The selector which can be used within resources and variable assignments to pick the correct value for an attribute, and statement conditionals which can be used more widely in your manifests to include additional classes, define distinct sets of resources within a class, or make other structural decisions. Case statements do not return a value. Selectors do. That is the primary difference between them and why you would use one and not the other. </blockquote> You left one out, but DO describe if/then in a whole sub-section of this section of the guide. The intro text above needs editing. -- 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.
