On Wed, Apr 3, 2013 at 7:42 AM, wrote:
> Hi John,
>
> Your explanation should be correct. I believe the registry_key is
> behaving like the file resource since I was able to replace the problem
> using a file resource instead.
>
> You are also correct that the registry_key has autorequire implem
Hi John,
Your explanation should be correct. I believe the registry_key is behaving
like the file resource since I was able to replace the problem using a file
resource instead.
You are also correct that the registry_key has autorequire implemented.
The registry_key resource is downloaded fro
On Tuesday, April 2, 2013 2:09:41 PM UTC-5, beyonddc...@gmail.com wrote:
>
> Hi All,
>
> I am new to Puppet and have a question on dependency cycle.
>
> I am currently applying my resource directly using the command prompt on
> Windows 'puppet apply --noop init.pp'.
>
> When I try to test it, I