Hi, I have an XML file that has configuration for IIS Virtual settings for many webservice Applications, and each application is a node in the XML.
Based on the XML, I have a Powershell script that can read the respective node and configure the IIS. However, I need to have puppet monitor this node in the XML and trigger the script if changed as the XML can be updated for some IIS changes for a webservice. I can see that exec command gives functionality to watch file changes, but I need to watch a node specifically. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/f6572b8d-1086-4b54-9d42-837c1513feae%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
