georgemarselis / openlava-macosx

Automatically exported from code.google.com/p/openlava-macosx
GNU General Public License v2.0
1 stars 0 forks source link

puppet integration: cli tools: if puppet is installed and configured, use that to manage lsf #221

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
so the deal is that turning a queue on and off is easier done in the cli, 
rather than editing a configuration.

and by deciding to keep the configuration on each host this, creates a problem.

so, the bhost-add/remove//whatev/othertools, we might want to allow the user to 
configure a git-managed puppet directory, and offer altering the configuration 
for him, inside puppet

which means, we got to parse the .pp file, and produce a dialog, 
   or read in the options asked by the user and alter the .pp file accordingly 

Original issue reported on code.google.com by geo...@marsel.is on 21 Jun 2013 at 12:28

GoogleCodeExporter commented 9 years ago

Original comment by geo...@marsel.is on 21 Jun 2013 at 12:28