puppet-editfile
puppet-editfile copied to clipboard
Multiple time the same value ? how to do ?
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
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.
Cool thanks.