Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: sysf in perl?

by duff (Parson)
on Jan 17, 2005 at 18:19 UTC ( [id://422802]=note: print w/replies, xml ) Need Help??


in reply to sysf in perl?

I'm probably missing something important in my quick glance at sysf, but I'd just use something like subversion to maintain a central repository of system configuration files.

Replies are listed 'Best First'.
Re^2: sysf in perl?
by mp (Deacon) on Jan 19, 2005 at 23:30 UTC
    In managing a single machine, there would probably be no significant advantage to using something like sysf, but in managing a cluster of machines with some similarities and some differences in configuration, it can cut down on the total number of configuration files that must be managed, since default configurations or class-wide configuration files can be specified in addition to host-specific configuration files.

    Typically, I think it would be used in conjunction with a revision control system, like subversion or cvs, and would "push out" the correct configuration files for a particular host to the correct locations.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://422802]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-25 09:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found