Please enter new topic proposals here.
Proposed by: NickI have recently resurrected some of the special topics guides. I would appreciate anyone else looking into the details of them and modernizing examples or any outdated information.
Raised by Florian Hagel
- https://wiki.onosproject.org/display/ONOSST/Community+Steering+Team
- Thinks that we need some public goals for interaction with community
Raised by Ted
Typically you’d deal with this with a closure, e.g. map(canonify(key()), mylist) where `key()` gives you the key of the current iteration without a variable interpolation
These are topics that have been discussed, but may have additional discussion remaining.
- IPV6 is becoming increasingly prevalent.
Be able to specify multiple augments files, and have them merged together into
the def
scope with the last files winning.
- Should be able to use
sys
vars - Should be able to specify the file merging order
- Should be able to specify the merge tragedy
Support:
- Bas
- Ted
- Mike Weilgart
Historical Reference:
- Augments pre-parsing was introduced as a bug fix in
3.7.3
- Some issues with class definition were found and is resolved in
3.7.x
. Fixes included in3.9.0b1
.
- Nick
- Knows of people using ] for verifying CFEngine policy is working as expected.
Is being used by Aleksey to test new policy releases do the expected thing on provisioned VMS.
- Support exists in Test Kitchen via busser-bats
Ted has submitted a pull request to add some bundles to produce jUnit output.
Marco published cfengine-tap library.
Proposed by: Mike Proposed by: Mike, NeilRaised by ted
Raised by Ted[10:22] < basv> I have proposal every configmannagement tool has some standard, like recipies, you name it. With the aid of shortcut in cf-serverd we could standarize data, templates, json, etc and writte bundles that use this shortcuts. So we setup some kind of repository. Just a wild idea