Project

General

Profile

Feature #563

Updated by Benjamin Papillon almost 11 years ago

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.

Back