https://bugzilla.wikimedia.org/show_bug.cgi?id=38524

       Web browser: ---
             Bug #: 38524
           Summary: puppet has undefined function get_var
           Product: Wikimedia Labs
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


deployment-cache-upload03 is setup with the following classes:

  role::cache::upload
  puppetmaster::self
  $squid_coss_disks = vdb

When running puppet it complains about get_var not being a function:

err: Could not retrieve catalog from remote server: Error 400 on SERVER:
Unknown function get_var at /etc/puppet/manifests/squid.pp:16 on node
i-0000034b.pmtpa.wmflabs

The relevant line is:

    # FIXME: Hack for arrays in LDAP - you suck puppet
    $squid_coss_disks = split(get_var('squid_coss_disks'), ',')

Instance runs Lucid and puppet 2.7.7

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to