Does the application have an "include" syntax that would allow you do have
one file that is one line that the application manages, and the file that
puppet manages includes it where appropriate?

Or a stupid workaround would be to have a fact that is that one line, and a
puppet template that adds the line. So puppet would manage the whole file
but the line would not be affected by a puppet run.



-Hunter

On Wed, Jan 13, 2016 at 12:25 PM, Albert Shih <albert.s...@obspm.fr> wrote:

> Hi everybody.
>
> I want to manage through puppet a config file for a php web application.
>
> But I just want manage all of it's content except one line, because this
> line is manage by the application himself.
>
> I can't change the application behavior.
>
> I don't think I can manage through augeas because this file is not in any
> « standard » format.
>
> I prefer not to manage it through file_line because this config file is
> large.
>
> What kind of solution do I have ?
>
> Regards.
>
> JAS
> --
> Albert SHIH
> DIO bâtiment 15
> Observatoire de Paris
> 5 Place Jules Janssen
> 92195 Meudon Cedex
> France
> Téléphone : +33 1 45 07 76 26/+33 6 86 69 95 71
> xmpp: j...@obspm.fr
> Heure local/Local time:
> mer 13 jan 2016 21:17:48 CET
>
> --
> 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 puppet-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/puppet-users/20160113202546.GB83097%40pcjas.obspm.fr
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAJaQvGBx527Ji8AAGf8Ldx9dnPNzX1fEEOUW6nx5%2Bxnr9e5-ig%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to