On Wed, 05 Mar 2014 07:57:18 -0800 wrote kaustubh chaudhari:

> Hey Thomas,
> 
> 
> Thats the tricky part! The location where i want to copy this file is
> created by setup. Its a windows application.
> 
> So i will have to copy the file(overwrite) it after the package
> installation and than ignore any changes to that file.
> Thats where i am stuck!

ugly workaround:

- copy the config-file with a added ".puppet" suffix.
- create an Exec with "refreshonly => true" which copies this file to the 
correct location
- create another empty file which notifies the Exec




- Thomas

-- 
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/lf7ieb%24o3a%241%40ger.gmane.org.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to