Uploaded image for project: 'Puppet'
  1. Puppet
  2. PUP-1357

Class names that match the node name are not evaluated

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Won't Fix
    • None
    • None
    • None
    • Coremunity
    • Platform Core KANBAN

    Description

      If I setup:

      class subversion {
        warning("I am class subversion")
      }
      

      and in my nodes.pp I have

      node subversion { include subversion }
      

      When i run puppet in verbose mode on subversion, I never see that warning.

      Attachments

        Activity

          People

            josh Josh Cooper
            redmine.exporter redmine.exporter
            Votes:
            3 Vote for this issue
            Watchers:
            12 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Zendesk Support