-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Karl W. Lewis wrote: > Greetings, all, > > I've looked around some at the puppet code, and naturally tried google, > but I don't see a solution to my configuration problem. (I'm an > absolute ruby noob, however, so the answer may be starting at me; I just > don't see it.) > > I'd like to use puppet to maintain the configuration of the Sybase > Interfaces file on a number of my servers. > > The format of an interfaces entry is like so: > > SybaseInstance > master tcp ether 10.255.1.14 5000 > query tcp ether 10.255.1.14 5000 > > The variable parts being the Instance Name, the IP Address, and the > port. The file is just a plain, old text file. >
Then how about a template? http://reductivelabs.com/trac/puppet/wiki/PuppetTemplating Regards James Turnbull - -- Author of: * Pulling Strings with Puppet (http://www.amazon.com/gp/product/1590599780/) * Pro Nagios 2.0 (http://www.amazon.com/gp/product/1590596099/) * Hardening Linux (http://www.amazon.com/gp/product/1590594444/) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJQnDA9hTGvAxC30ARAviJAJ9Q+dLzeDVxJf5Pg9UJK5Q2qkFuHgCdEhDW FY+BNG4QnAwIDhpn0Ahgp9U= =trWf -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
