-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello everybody,

I just updated func on my fedora and I've seen some problems.

First of all, after the update I've to resign my minions because
apparently all my old certificates were "broken". Is there any kind of
change in SSL communication?

Then I can't use func-transmit to communicate with all clients (for all
I mean "*").

Here my test:

"""
clients: *
aysnc: False
nforks: 1
module: command
method: run
parameters: "/bin/echo Hello World"
"""

[mmorn...@mmornati ~]$ func-transmit -y < transmit-test
- ---
error: 1
info: {}
message: 'Can''t find any minions matching "*". '
name: Func Client Exception


and I see that problem is when func-transmit try to invoke:

# make the call
    try:
            client = fc.Overlord(clients, async=async, nforks=nforks)

where client is "*".

Is there any changes in the api that func-transmit is not using?


Thanks a lot
Bye
Marco


- -- 
Dott. Ing. Mornati Marco
Byte-Code s.r.l
via Antonio Cechov, 1
San Giuliano Milanese (MI)
E-Mail: [email protected]

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkq3V8MACgkQzqSIKWCQ2AVA9wCguM4jJ+QMQhbaADZWtBSLOune
lYQAnA2Y2niZj7xGn/eKnJ+XEo5tYArc
=0Wfw
-----END PGP SIGNATURE-----

_______________________________________________
Func-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/func-list

Reply via email to