puppet-editfile icon indicating copy to clipboard operation
puppet-editfile copied to clipboard

Multiple time the same value ? how to do ?

Open jrevillard opened this issue 14 years ago • 2 comments

Hi,

I don't know if it is possible but at least I did not find a solution yet. Still trying to configure my sshd_config file and still a problem with ListenAddress. I need to listen on more than 1 address:

ListenAddress X.X.X.X ListenAddress Y.Y.Y.Y

I would like to be able to do that using your module... Is it possible ?

Best, Jerome

jrevillard avatar Jan 12 '12 13:01 jrevillard

Hi Jerome, yes this is possible with a patch i already have done and still needs submission to GitHub. I will follow up here as soon as this has happened.

mstrauss avatar Feb 04 '12 01:02 mstrauss

Cool thanks.

jrevillard avatar Feb 04 '12 09:02 jrevillard