On Wednesday, July 29, 2015 at 6:44:30 AM UTC-7, Christina K. wrote: > > Hi Vince, > To do that you will need to populate the > > https://github.com/puppetlabs/puppetlabs-splunk/blob/master/manifests/forwarder.pp > > forwarder_input parameter. The title won't matter so you can have 3 > different titles pointing to a splunkforwarder_input parameter section. > Section is defined in each hash as below: > You will need to say something like >
[...deleted for brevity...] > > > > > > > Let me know if this helps. > > > > > > > It does....much appreciated. Amazing how it takes 15 lines of puppet to write a four-line ini file stanza, and 5 lines of puppet to write each additional line to that stanza. I guess I was assuming I could cook up an array of key=>value hashes one per line. Something in needing to use bogus titles that are never used and also needing to repeat the section name every time just bugs me I guess. Thanks again for the example - gotta love examples that work ! -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/e1e4c23a-8d4c-4ea2-b68b-4805f3b0b04c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
