A file that this command creates.  If this
                parameter is provided, then the command will only be run
                if the specified file does not exist::

                    exec { \"tar xf /my/tar/file.tar\":
                        cwd => \"/var/tmp\",
                        creates => \"/var/tmp/myfile\",
                        path => [\"/usr/bin\", \"/usr/sbin\"]
                    }


Is there a way to set the content of this file (/var/tmp/myfile) using some 
additional parameter in the above syntax?

---
Thanks,

Allan Marcus
505-667-5666



Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to