puppet-classifier icon indicating copy to clipboard operation
puppet-classifier copied to clipboard

knockout on arrays broke

Open ripienaar opened this issue 9 years ago • 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

ripienaar avatar Aug 17 '16 13:08 ripienaar