Feature #563
closedAllow import and export "parameters" to/from a file (Global and on every level I can set parameters)
Description
Via the web-interface allow import and export "parameters" list to/from a file.
Example 1:
I have a big variables.pp file I'm was using in a puppet without external node classifier.
Now I want to import all the variables as parameters at the domain level.
Example 2:
I have an old foreman installation with a "Host group" configured with many parameters.
I want to re-create/migrate this "Host Group" in another foreman installation.
Example 3:
I have a set of parameters configured at domain level. I want to migrate/copy them to the host level of 10 specific machines.
etc etc...
It would also be nice to be able to generate a "Full Dump/Report" of all my configured parameters.
Updated by Ohad Levy almost 14 years ago
- Assignee deleted (
Ohad Levy) - Target version deleted (
0.2)
Updated by Benjamin Papillon about 11 years ago
- Status changed from New to Feedback
- Description updated (diff)
Hello,
You can have a look at hammer and tell us if it feets your needs for hostgroup and parameters import/export?
If not, the APIv2 should provide you all informations you need now. Ping someone on IRC if you need help with that.
Regards,
Benjamin Papillon