func/overlord/client.py | 1 + 1 file changed, 1 insertion(+) New commits: commit a6029baf6fb355765be7e2f831c344cd287b2f7c Author: Seth Vidal <skvidal@xxxxxxxxxxxxxxxxx> Date: Tue Aug 3 15:05:43 2010 -0400 merge rest of delegation fix patch from S.Ã?aÄ?lar Onur <caglar@xxxxxxxxxxxxxxxx> diff --git a/func/overlord/client.py b/func/overlord/client.py index ffb3ba9..4ccd98e 100644 --- a/func/overlord/client.py +++ b/func/overlord/client.py @@ -791,6 +791,7 @@ class Overlord(object): results = {} spec = '' minionurls = [] + minion_hosts = [] use_delegate = False delegation_path = []
_______________________________________________ Func-list mailing list Func-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/func-list