Right now we have things like: folder.cloud_init to control were files end up on OSM packages.
Can we change this to "osm-target:/some-folder/cloud_init" so add a osm-target: prefix before a normal path?
Would be more consistent to another use case we just discussed in Gitter, were people use tags like "file-ref:/some/path" to express interrelationships between files.
Right now we have things like:
folder.cloud_init
to control were files end up on OSM packages.Can we change this to
"osm-target:/some-folder/cloud_init"
so add aosm-target:
prefix before a normal path?Would be more consistent to another use case we just discussed in Gitter, were people use tags like
"file-ref:/some/path"
to express interrelationships between files.