ripienaar/puppet-classifier

knockout on arrays broke

Opened this issue · 0 comments

Puppet did something where knockout behaviour changed, so:

classifier::extra_classes:
  - foo

now fails, current behaviour is probably more correct, but this module relied on old broken behaviour.

We should do a unique array merge on this key and then simulate the knockout by iterating and removing any array members indicated