Displaying 1 result from an estimated 1 matches for "conditon1".
Did you mean:
condition1
2009 Jul 15
2
executing some code with subscribe/notify/unless
...=> File["file1"],
timeout => "-1",
#unless => "condition1",
}
So now I have subscribe and unless commented. subscribe because I added
notify on file1, and unless cause if file1 notifies to refresh it
evaluates conditon1 and,as log is fine, the exec is not refreshed.
So, how may I tell refresh_conf to execute itself depending in those two
conditions?
TIA,
Arnau
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Puppet Users"...