Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-312

Puppet resource dependency syntax used in hadoop/manifests/init.pp doesn't always work

    XMLWordPrintableJSON

Details

    Description

      puppet <- ordering syntax doesn't seem to work when multiple resources are declared at the same time (when the resource name is specified as an array). So,

      foo

      { "blip": blort => "bloop", }

      <- flip

      { $zibble: }

      ... will break if $zibble turns out to be an array with more than one element. We do this in a few places in modules/hadoop/manifests/init.pp. Attaching a patch to fix it

      Attachments

        1. patch.txt
          3 kB
          Patrick Taylor Ramsey

        Activity

          People

            rvs Roman Shaposhnik
            ptr Patrick Taylor Ramsey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: