".cpacmanrc" - local (per user) configuration file
Brought to you by:
dmakovey
I use CPacMan in a multiuser environment - I maintain only Web servers so my .cpacmanrc could say:
/*
[group]
name=Web
*/
Each Web server would have the same in its sysinfo.cfg, so my install command would be as simple as "installer.py".
Of course, I should be able to override the configuration with command line flags as it is standard with any application.
As a user I don't have to be root to make changes to the global configuration.
Logged In: YES
user_id=287567
Originator: NO
moving it into 0.7 schedule. We should be able to make it work. At least some of it. I'm pretty sure it's beyond the scope of 0.7.1 but should be OK for some later 0.7.x (doesn't seem to require lots of changes under-the-hood).