Doveps / mono

Code for Doveps projects
http://doveps.com
MIT License
0 stars 0 forks source link

Add json output from `action/create` to the knowledge table #53

Closed greenmoss closed 6 years ago

greenmoss commented 6 years ago

You created json output from #49. That has a bunch of packages, etc in it. You need to make a new knowledge entry for all of that information: the debs, groups, etc. That knowledge entry says "when I installed deb apache2, it added all these debs, groups, etc". The "knowledge" database table holds that information.

Use the table you created from #50.