Open kmf opened 6 years ago
This was already in our backlog when we announced but we've not looked at specifying attributes as that starts to blow out the scope in unexpected ways.
Thanks :) Will the format be similar to toml?
It is likely that an inventory format will be in TOML because TOML is less badder.
As we already use TOML for our config I don't see any reason why we'd use another format either.
@marcparadise @tyler-ball any movement on this?
INI support like Ansible?
It's known that toml sucks less. (when compared to yaml)
chef-run myservers:beta package ntp action=install
chef-run myservers package nginx
could support various train attributes
Can support cookbook attributes
Just an idea @jonsmorrow