Ticket #40 (new enhancement)
Create a way to generate a list of modules
| Reported by: | blee | Owned by: | confman-developers@… |
|---|---|---|---|
| Priority: | major | Milestone: | confman-3.0 |
| Component: | confman | Version: | HEAD |
| Keywords: | Cc: |
Description
There is currently no abstracted way to generate a list of modules.
Change History
comment:2 Changed 3 years ago by ccowart
Could you clarify what you mean here?
Does conf_get_recipe (confmanlib.sh.in:801) (takes a recipe as $1, defaults to
this host's recipe, and outputs the list of modules in the recipe separated by
whitespace)?
Note: See
TracTickets for help on using
tickets.

Please update conf_export when this is done.