Open stevendborrelli opened 8 years ago
Would it make sense for these things to be parts of module
?
On Sep 19, 2016, at 9:00 AM, Steven Borrelli notifications@github.com wrote:
Support metadata in configuration files:
meta { author = "Sally Hackenstein" organization = "ponies worldwide" version = "1.0.2" vcs_url = "git@git" vcs_commit = "sha-of-commit" description = "installs docker and npm" } — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/asteris-llc/converge/issues/263, or mute the thread https://github.com/notifications/unsubscribe-auth/AAMbq-Vsy96E9eHC20ClqJLbeG-9bxbTks5qrpWFgaJpZM4KAhUv.
seems like this would be more like module metadata within a module, instead of the call to the module itself
Seems like this should ship with a converge info x.hcl
command to view this information
We could probably dump the platforms
key for the first version.
Let's say that the initial UI for this is converge info x.hcl
so we can move forward with it.
Support metadata in configuration files.
Some ideas:
all
-> match all versions.Like
-> match theLIKE
field in/etc/os-release